Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

spring.cloud.config.server.native.searchLocations=file:${spring.config.location:.}

 

Spring's predefined "native" profile

"native" is one of Spring's predefined profiles that needs to be configured to be able to load the config files from the local classpath or file system.