Skip to content

Instantly share code, notes, and snippets.

@evrentan
Created August 22, 2021 12:24
Show Gist options
  • Save evrentan/a6ed1cea7e703bd8988a9b78efcb3165 to your computer and use it in GitHub Desktop.
Save evrentan/a6ed1cea7e703bd8988a9b78efcb3165 to your computer and use it in GitHub Desktop.
bootstrap.properties file for the Client Application
# Read file on HackTheLife Config Server
# .properties or .yml file on config server
# local, dev
spring.application.name = my-swagger-ui-example
# Config server setting
spring.cloud.config.uri = http://localhost:8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment