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:An implementation of theorg.apache.camel.spi.PackageScanClassResolverthat is able to scan spring-boot fat jars to find classes contained also in nested jars.An implementation of theorg.apache.camel.spi.PackageScanResourceResolverthat is able to scan spring-boot fat jars to find resources contained also in nested jars.To load properties from files, such as a secret mounted to the container.TheCamelContextcreated by Spring Boot.