Reputation: 33
We have been evaluating the Micronaut framework and are looking to use the Apache Camel library. I do not see a specific integration with Apache Camel. The Apache Camel library does support a set of annotations.
Questions
Upvotes: 3
Views: 1818
Reputation: 27245
Can we use Apache Camel with Micronaut?
Yes.
If we attempt to use Apache Camel annotations, will it work but revert to using the Java annotation api, i.e. work but not be optimized for Micronaut?
Yes.
Upvotes: 3