This commit is contained in:
TestAccountsUser 2018-03-20 01:41:02 +01:00
parent 0b1e8a7975
commit 000da31c1b
2 changed files with 0 additions and 5 deletions

View File

@ -4,5 +4,3 @@ server.port 8080
#Eureka
eureka.client.serviceUrl.defaultZone: http://localhost:9102/eureka/
#Ribbon
microservice-produits.ribbon.listOfServers=localhost:9001,localhost:9011

View File

@ -1,7 +1,4 @@
server.port 9001
#Configurations H2
spring.jpa.show-sql=true
spring.h2.console.enabled=true