Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Ignore quarkus jaxrs stubs and cdi wrapper proxies
  • Loading branch information
amarziali committed May 27, 2025
commit a4e9f864485d0b57ff39d8f680b2ee204e4cf885
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@
1 $HibernateInstantiator$*
1 $HibernateProxy$*
1 $HibernateAccessOptimizer$*
# Quarkus generated jaxrs stubs
1 $$QuarkusRestClientInterface
# CDI stubs
1 $$CDIWrapper*