Loading template-commands/src/main/resources/application.properties +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ server.port=port server.servlet.context-path=/api spring.mvc.servlet.path=/path #redmic.user-settings.enabled=true documentation.MICROSERVICE_HOST=redmic.es${server.servlet.context-path}${spring.mvc.servlet.path} spring.profiles.active=@spring.profiles.active@ info.microservice.name=@project.name@ Loading @@ -9,6 +13,8 @@ info.microservice.description=@project.description@ info.microservice.version=@project.version@ info.microservice.outputEncoding=@project.reporting.outputEncoding@ management.endpoints.web.exposure.include=health, info, prometheus logging.level.root=info logging.level.org.springframework=info logging.level.es.redmic=info Loading template-view/src/main/resources/application.properties +6 −0 Original line number Diff line number Diff line Loading @@ -4,11 +4,17 @@ spring.mvc.servlet.path=/path spring.profiles.active=@spring.profiles.active@ #redmic.user-settings.enabled=true documentation.MICROSERVICE_HOST=redmic.es${server.servlet.context-path}${spring.mvc.servlet.path} info.microservice.name=@project.name@ info.microservice.description=@project.description@ info.microservice.version=@project.version@ info.microservice.outputEncoding=@project.reporting.outputEncoding@ management.endpoints.web.exposure.include=health, info, prometheus logging.level.root=info logging.level.org.springframework=info logging.level.es.redmic=info Loading Loading
template-commands/src/main/resources/application.properties +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ server.port=port server.servlet.context-path=/api spring.mvc.servlet.path=/path #redmic.user-settings.enabled=true documentation.MICROSERVICE_HOST=redmic.es${server.servlet.context-path}${spring.mvc.servlet.path} spring.profiles.active=@spring.profiles.active@ info.microservice.name=@project.name@ Loading @@ -9,6 +13,8 @@ info.microservice.description=@project.description@ info.microservice.version=@project.version@ info.microservice.outputEncoding=@project.reporting.outputEncoding@ management.endpoints.web.exposure.include=health, info, prometheus logging.level.root=info logging.level.org.springframework=info logging.level.es.redmic=info Loading
template-view/src/main/resources/application.properties +6 −0 Original line number Diff line number Diff line Loading @@ -4,11 +4,17 @@ spring.mvc.servlet.path=/path spring.profiles.active=@spring.profiles.active@ #redmic.user-settings.enabled=true documentation.MICROSERVICE_HOST=redmic.es${server.servlet.context-path}${spring.mvc.servlet.path} info.microservice.name=@project.name@ info.microservice.description=@project.description@ info.microservice.version=@project.version@ info.microservice.outputEncoding=@project.reporting.outputEncoding@ management.endpoints.web.exposure.include=health, info, prometheus logging.level.root=info logging.level.org.springframework=info logging.level.es.redmic=info Loading