spring-framework/spring-messaging
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations
This commit updates RuntimeHintsUtils to focus on registering a JDK
proxy only as annotations of annotated elements that have at least
an introspection hints are visible out-of-the-box.

This commit also removes unnecessary hints and adapt `@Reflective` to
detect if a hint is required using the introduced
MergedAnnotation#isSynthesizable.

See gh-28967
2022-08-16 15:42:52 +02:00
..
src Rationalize hints required for annotations 2022-08-16 15:42:52 +02:00
spring-messaging.gradle Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00