
c.spring-boot-admin-sample.1.3.3.source-code.application.yml Maven / Gradle / Ivy
The newest version!
info:
version: @pom.version@
stage: test
logging:
file: target/boot-admin-sample.log
spring:
application:
name: @pom.artifactId@
boot:
admin:
url: http://localhost:8080
cloud:
config:
enabled: false
endpoints:
health:
sensitive: false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy