Commit b89e219d authored by Noel Alonso's avatar Noel Alonso
Browse files

Añade nuevas propiedades comunes

parent 704ef4c4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -4,6 +4,14 @@ server.servlet-path=/path

spring.profiles.active=@spring.profiles.active@

info.template.name=@project.name@
info.template.description=@project.description@
info.template.version=@project.version@
info.template.outputEncoding=@project.reporting.outputEncoding@
#info.template.documentation=${server.servlet.context-path}${server.servlet.path}/documentation/template.html

management.endpoints.web.exposure.include=health, info, prometheus

logging.level.root=info
logging.level.org.springframework=info
logging.level.es.redmic=info