Skip to content

Instantly share code, notes, and snippets.

@chathurangat
Last active March 17, 2018 05:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chathurangat/d45bd7206d46f42eaeb2ce8e805056ee to your computer and use it in GitHub Desktop.
Save chathurangat/d45bd7206d46f42eaeb2ce8e805056ee to your computer and use it in GitHub Desktop.
server.port=8098
eureka.client.serviceUrl.defaultZone = http://localhost:8761/eureka/
eureka.client.healthcheck.enabled = true
eureka.client.lease.duration = 5
spring.application.name= student-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment