rib.repository-springboot.7.66.0.Final.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of repository-springboot Show documentation
Show all versions of repository-springboot Show documentation
Workitems SpringBoot Repository
#
# https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#common-application-properties
#
#server configuration
server.port=${PORT:8090}
server.contextPath=/repository
spring.jackson.serialization.INDENT_OUTPUT=true
endpoints.metrics.id=repometrics
management.security.enabled=false
endpoints.metrics.sensitive=false
endpoints.metrics.enabled=true
endpoints.shutdown.enabled=true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy