jamesnetherton opened a new pull request #20: URL: https://github.com/apache/camel-quarkus-examples/pull/20
I can't remember the history around why `remove-unused-beans` was disabled. But, none of the beans produced in this example are candidates for removal. * Class `Counter` is `@Inject`ed into the `RouteBuilder` * The custom `LogComponent` producer method is annotated with `@Named` ---------------------------------------------------------------- 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: us...@infra.apache.org