Ajout Eureka
This commit is contained in:
parent
0ba2b328aa
commit
3e38091c32
20 changed files with 547 additions and 3 deletions
3
eureka-server/src/main/resources/bootstrap.properties
Normal file
3
eureka-server/src/main/resources/bootstrap.properties
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
spring.application.name=eureka-server
|
||||
|
||||
spring.cloud.config.uri=http://localhost:9101
|
||||
Loading…
Add table
Add a link
Reference in a new issue