spring-framework/spring-messaging/src
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
..
jmh/java/org/springframework/messaging/simp/broker Polish contribution 2022-02-19 14:43:26 +01:00
main Rationalize hints required for annotations 2022-08-16 15:42:52 +02:00
test Support for pre-generated CGLIB proxy classes (in AOT scenarios) 2022-08-10 23:30:19 +02:00