Skip to content

Conversation

@sobychacko
Copy link
Contributor

…ctionHintsRegistrar`

Replace manual reflection hints registration with BindingReflectionHintsRegistrar to simplify AVRO type reflection configuration in AOT processing.

@sobychacko sobychacko added this to the 4.0.0-RC1 milestone Oct 17, 2025
Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about adding org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever to the runtime hints?
I also think that this has to point to the #4110 for closing.

Thanks

Fixes spring-projects#4110

Refactor `KafkaAvroBeanRegistrationAotProcessor` to use `BindingReflectionHintsRegistrar`

Replace manual reflection hints registration with `BindingReflectionHintsRegistrar`
to simplify AVRO type reflection configuration in AOT processing.

Adding `org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever` to Kafka runtime hints.

Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
@artembilan artembilan removed this from the 4.0.0-RC1 milestone Oct 17, 2025
@artembilan artembilan merged commit aa0d91d into spring-projects:main Oct 17, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants