Spring Security + Sleuth

This commit is contained in:
TestAccountsUser 2018-03-23 01:54:37 +01:00
parent 63897863b3
commit c2eced0d66
16 changed files with 140 additions and 2 deletions

View file

@ -1,5 +1,5 @@
server.port 8080
server.port: 8080
#Eureka
eureka.client.serviceUrl.defaultZone: http://localhost:9102/eureka/

View file

@ -2,4 +2,8 @@
server.port 9004
#Eureka
eureka.client.serviceUrl.defaultZone: http://localhost:9102/eureka/
eureka.client.serviceUrl.defaultZone: http://localhost:9102/eureka/
#Spring Security
spring.security.user.name=utilisateur
spring.security.user.password=mdp