Skip to content

Conversation

@idealec
Copy link
Collaborator

@idealec idealec commented Oct 22, 2025

After SpringBoot 3.x, the spring.factories mechanism for auto-configuration registration is deprecated in favor of the new META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports file.

To support both old and new Spring Boot versions, I added AutoConfiguration.imports and kept spring.factories.

@idealec idealec changed the title chore: add AutoConfiguration.imports for Spring Boot 3 compatibility chore: add AutoConfiguration.imports for Spring Boot 3.x compatibility Oct 22, 2025
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