Trusted Connector 5.0.0
This is the first release of the Trusted Connector which is based on Spring Boot.
All Karaf/OSGi functionalities have been removed.
The blueprint XML files from previous versions are not directly compatible with this new version.
However, they can be migrated with minimal changes of the root tag (<blueprint>
has become <beans>
) and adjustments of the XML namespaces to Camel Spring DSL.
A chapter with more detailed instructions is planned to be published soon, stay tuned!