Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make @ModelAttribute and @InitBinder annotations @Reflective #29572

Closed
sdeleuze opened this issue Nov 25, 2022 · 0 comments
Closed

Make @ModelAttribute and @InitBinder annotations @Reflective #29572

sdeleuze opened this issue Nov 25, 2022 · 0 comments
Assignees
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

Web annotations like @ModelAttribute or @InitBinder are not annotated with @Reflective and so are missed when running on native images.

@sdeleuze sdeleuze added type: enhancement A general enhancement theme: aot An issue related to Ahead-of-time processing labels Nov 25, 2022
@sdeleuze sdeleuze added this to the 6.0.3 milestone Nov 25, 2022
@sdeleuze sdeleuze self-assigned this Nov 25, 2022
@sdeleuze sdeleuze changed the title Make all web annotations reflective Make @ModelAttribute and @InitBinder reflective Dec 11, 2022
@sbrannen sbrannen changed the title Make @ModelAttribute and @InitBinder reflective Make @ModelAttribute and @InitBinder annotations @Reflective Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant