Skip to content

Instantly share code, notes, and snippets.

@ThakurPriyanka
Created December 22, 2020 17:13
Embed
What would you like to do?
server.port=8888
spring.cloud.config.server.git.uri=https://github.com/ThakurPriyanka/config-repository.git
spring.application.name=config-server
eureka.client.server-url.defaultZone=http://localhost:8761/eureka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment