All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.syndesis.project.converter.templates.redhat.application.properties.mustache Maven / Gradle / Ivy

There is a newer version: 1.2.9
Show newest version
## name of CamelContext
camel.springboot.name={{integration.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