Skip to content

Restore ConstructorBinding support with AOT #31956

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

Closed
snicoll opened this issue Aug 2, 2022 · 1 comment
Closed

Restore ConstructorBinding support with AOT #31956

snicoll opened this issue Aug 2, 2022 · 1 comment
Assignees
Labels
theme: aot An issue related to Ahead-of-time processing type: task A general task
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Aug 2, 2022

As of spring-projects/spring-framework#28516 bean definition attributes are no longer written. Spring Boot relies on the attribute to be set at runtime to figure out if JavaBean style binding is required.

@snicoll snicoll added type: task A general task theme: aot An issue related to Ahead-of-time processing labels Aug 2, 2022
@snicoll snicoll added this to the 3.0.0-M5 milestone Aug 2, 2022
@snicoll
Copy link
Member Author

snicoll commented Aug 2, 2022

The existing tests could have caught this if they used TestCompiler. Going to update these as part of this issue.

@snicoll snicoll self-assigned this Aug 2, 2022
@snicoll snicoll closed this as completed in c05d0c5 Aug 2, 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: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant