Skip to content

Instantly share code, notes, and snippets.

@odedia
Created November 19, 2017 19:40
Show Gist options
  • Select an option

  • Save odedia/c4dc2440dfa20051ba1bbd795434c958 to your computer and use it in GitHub Desktop.

Select an option

Save odedia/c4dc2440dfa20051ba1bbd795434c958 to your computer and use it in GitHub Desktop.
spring:
application:
name: spring-session-eureka-server
eureka:
client:
register-with-eureka: false
fetch-registry: false
server:
port: 8761
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment