Created
November 19, 2017 19:40
-
-
Save odedia/c4dc2440dfa20051ba1bbd795434c958 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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