Versions Compared

Key

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

...

  1. application.yml in the resources folder 
  2. application-<profile>.yml in the resources folder
  3. environment variables
  4. system property to JVM using -Dkey=value

The one at th

...

Approach 1 - Using Environment variables 
Approach 2 - Spring Profiles
Approach 3 - Keeping application.yml next to spring jar