- default message for user testing,

- updating frontend
This commit is contained in:
Szakalakamaka
2020-11-03 19:38:45 +01:00
parent dff31ab907
commit bbb37e1a9f
13 changed files with 375 additions and 199 deletions

View File

@@ -0,0 +1,24 @@
spring:
# profiles:
# active: DEV
application:
name: klaus
cloud:
spring:
cloud:
config:
uri: http://s5000xvn.zipper.release11.com:8888
retry:
max-attempts: 20
max-interval: 15000
initial-interval: 10000
server:
port: 8097
eureka:
client:
enabled: true
register-with-eureka: true
fetch-registry: true
serviceUrl:
defaultZone: http://netflix:eureka@localhost:8761/eureka