Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed profile name for development-tools

...

Code Block
titlebootstrap.properties
spring.profiles.active=native, devdevelopment-tools
spring.cloud.config.server.bootstrap=true
spring.cloud.config.server.native.searchLocations=file:${spring.config.location:.}

...