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

Fix autoconfiguration auto load for spring-boot 3 #433

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koenpunt
Copy link

Before Spring Boot 3 the META-INF/spring.factories file was used to determine autoload candidates.
For Spring Boot 3 META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports is used.

@koenpunt koenpunt force-pushed the fix-spring-boot-3-auto-configuration branch from 5a0d769 to 8014fa5 Compare May 16, 2023 11:10
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.

1 participant