ppalaga commented on pull request #2682: URL: https://github.com/apache/camel-quarkus/pull/2682#issuecomment-849974553
You can use Jandex to find instances of `@JsonView` in the user code. Here is some overview https://peter.palaga.org/presentations/210407-quarkus-insights-how-to-write-quarkus-extensions/index.html#/jandex-example The pattern is used several times in Camel Quarkus code base, just grep for `CombinedIndexBuildItem`. -- 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