application.properties 205 Bytes
Newer Older
Thomas Bosch committed
1
spring.resources.cachePeriod=3600
2
server.port=8081
Thomas Bosch committed
3
info.version=@pom.version@
4
info.stage=test
5
logging.file=/tmp/log.log
6
spring.application.name=@pom.artifactId@
7

8
spring.boot.admin.url=http://localhost:8081