Skip to content

Commit

Permalink
Add Reflective needed annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
aureamunoz committed Aug 30, 2024
1 parent 48259a7 commit f60b5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quarkus-spring-aop-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
<include>org/springframework/aop/support/AbstractPointcutAdvisor**</include>
<include>org/springframework/aop/target/EmptyTargetSource**</include>
<include>org/springframework/aop/target/SingletonTargetSource**</include>
<include>org/springframework/aot/hint/annotation/Reflective**</include>
</includes>
</filter>
</filters>
Expand Down

0 comments on commit f60b5b6

Please sign in to comment.