Versions Compared

Key

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

Blueriq properties Properties should be configured in the application.properties file. You can also refer to an explicit location using the spring.config.location environment property.

...

The spring.config.location is optional. But when you use the development plugin it is advised to specify a spring.config.location because this is the place where Blueriq tries to write properties that has been specified in the developer plugin.

Further Reading

Spring Cloud Config [editor]

External application configuration with Spring Profiles [editor]