mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Update `ConfigurationMetadataAnnotationProcessor` to use the correct location for the `@ConstructorBinding` annotation and to deal with finding it as a meta-annotation. Closes gh-32660