Skip to content

Instantly share code, notes, and snippets.

@pethaniakshay
Created April 24, 2019 03:35
Show Gist options
  • Save pethaniakshay/38e1dd50c16cd3faa807777bfa43fb3f to your computer and use it in GitHub Desktop.
Save pethaniakshay/38e1dd50c16cd3faa807777bfa43fb3f to your computer and use it in GitHub Desktop.
Eureka Service Properties
server.port=9095
spring.application.name=eureka-ribbon
eureka.client.register-with-eureka=false
eureka.client.fetch-registry=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment