Spring Class meta-annotated with @Reflective and annotated with @RegisterReflectionForBinding is only processed by SimpleReflectiveProcessor
Affects: 6.0.0-M5I am trying to use @RegisterReflectionForBinding on a class annotated with Spring Boot's @Endpoint. @En...