| Class | Description |
|---|---|
| AbstractSpringBootGenerator | |
| BomDependenciesGeneratorMojo |
Generate BOM by flattening the current project's dependency management section and applying exclusions.
|
| BomGeneratorMojo |
Generate BOM with only the camel spring boot starter dependencies.
|
| PrepareCatalogSpringBootMojo |
Prepares the Spring Boot provider camel catalog to include component it supports
|
| SpringBootAutoConfigurationMojo |
Generate Spring Boot auto configuration files for Camel components and data
formats.
|
| SpringBootStarterMojo |
Generate Spring Boot starter for the component
|
| StarterGeneratorMojo | |
| UpdateSpringBootAutoConfigurationReadmeMojo |
For all the Camel components that has Spring Boot starter JAR, their documentation
.adoc files in their component directory is updated to include spring boot auto configuration options.
|
Apache Camel