![JAR search and dependency download from the Maven repository](/logo.png)
io.syndesis.project.converter.templates.redhat.application.properties.mustache Maven / Gradle / Ivy
## name of CamelContext
camel.springboot.name={{name}}
camel.springboot.streamCachingEnabled = true
# Binding health checks to an internal port
management.port=8081
# disable all management enpoints except health
endpoints.enabled = false
endpoints.health.enabled = true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy