You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discovery Server is an actively managed registry for service locations.
#8761 eureka default port
server.port=8761
#Requered aplication name
spring.application.name=boost-discovery-server
#To be a Server
eureka.client.register-with-eureka=false
eureka.client.fetch-registry=false