Skip to content

Conversation

@ThomasVitale
Copy link
Contributor

@ThomasVitale ThomasVitale commented Jan 30, 2026

The Maven compiler is now configured to allow running the Spring Boot Configuration Processor. Furthermore, a dependency to Spring Boot Autoconfigure Processor has been added to the autoconfigure module so that metadata is also generated for the autoconfiguration conditions.

Fixes gh-1267

References from the Spring Boot documentation: here and here.

The Maven compiler is now configured to allow running the Spring Boot Configuration Processor.
Furthermore, a dependency to Spring Boot Autoconfigure Processor has been added to the autoconfigure module so that metadata is also generated for the autoconfiguration conditions.

Fixes spring-projectsgh-1267

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
@fmbenhassine
Copy link
Contributor

That's great! Rebased and merged as fe786cf.

Thank you for your contribution!

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.

Configuration properties metadata are missing in 4.0

2 participants