Files
smartproc-be/src/main/resources/bootstrap.properties
T

5 lines
235 B
Properties

spring.application.name=smartproc
spring.profiles.active=@spring.profiles.active@
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=ALWAYS
management.metrics.tags.application=${spring.application.name}