Package org.apache.camel.spring.boot
package org.apache.camel.spring.boot
-
ClassDescriptionCallback that allows custom logic during starting up
CamelContextand just afterCamelContexthas been fully started.Controller to keep the main running and perform graceful shutdown when the JVM is stopped.A spring application listener that when spring boot is starting (refresh event) will setup Camel by:Environment post processor that automatically sets the Camel virtual thread system property when Spring Boot virtual threads are enabled.To load properties from files, such as a secret mounted to the container.The properties component is used for using property placeholders in endpoint uris.TheCamelContextcreated by Spring Boot.Extension toDefaultPropertiesParserthat will lookup in Spring viaPropertyResolver.getProperty(String).