BAEL-89 - splitting controller and main application class

This commit is contained in:
slavisa-baeldung
2016-11-15 06:36:28 +01:00
parent a323947704
commit 3914a5d417
7 changed files with 43 additions and 30 deletions
@@ -5,4 +5,8 @@ spring.cloud.config.server.git.uri=file:///${user.home}/application-config
eureka.client.region = default
eureka.client.registryFetchIntervalSeconds = 5
eureka.client.serviceUrl.defaultZone=http://discUser:discPassword@localhost:8082/eureka/
eureka.client.serviceUrl.defaultZone=http://discUser:discPassword@localhost:8082/eureka/
security.user.name=configUser
security.user.password=configPassword
security.user.role=SYSTEM