ppalaga commented on issue #2539:
URL: https://github.com/apache/camel-quarkus/issues/2539#issuecomment-831281382
All the named annotations have `@Target({ ElementType.FIELD,
ElementType.METHOD, ElementType.CONSTRUCTOR })`
While there is a lot of field examples in Camel source tree, I do not see
any for method or constructor. Are they really supported for methods?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]