Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created October 18, 2019 12:03
Show Gist options
  • Save j-tim/865e268f7d28d2641caccc9411f5762c to your computer and use it in GitHub Desktop.
Save j-tim/865e268f7d28d2641caccc9411f5762c to your computer and use it in GitHub Desktop.
Spring Boot 2.2 Immutable configuration properties example
stock:
quote:
subscription:
endpoint: http://stockgeeks.io/api
enabled: true
apiKey: secret
subscriptionType: realtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment