Skip to content

Fix autoconfiguration auto load for spring-boot 3 - #433

Open
koenpunt wants to merge 1 commit into
segmentio:masterfrom
koenpunt:fix-spring-boot-3-auto-configuration
Open

Fix autoconfiguration auto load for spring-boot 3#433
koenpunt wants to merge 1 commit into
segmentio:masterfrom
koenpunt:fix-spring-boot-3-auto-configuration

Conversation

@koenpunt

Copy link
Copy Markdown

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

1 participant