Skip to content

Instantly share code, notes, and snippets.

@evrentan
Created August 22, 2021 12:24
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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