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

@RequestPart dto not configured for reflection in aot #29749

Closed
phejl opened this issue Dec 28, 2022 · 0 comments
Closed

@RequestPart dto not configured for reflection in aot #29749

phejl opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@phejl
Copy link

phejl commented Dec 28, 2022

It seems controller params annotated with @RequestPart are not included in reflection config and needs to be added manually by @RegisterReflectionForBinding.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 28, 2022
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) theme: aot An issue related to Ahead-of-time processing labels Jan 6, 2023
@sbrannen sbrannen added this to the Triage Queue milestone Jan 6, 2023
@sdeleuze sdeleuze self-assigned this Jan 6, 2023
@sdeleuze sdeleuze added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 6, 2023
@sdeleuze sdeleuze modified the milestones: Triage Queue, 6.0.4 Jan 6, 2023
mdeinum pushed a commit to mdeinum/spring-framework that referenced this issue Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants