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

Spring configuration #1196

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

Conversation

recursiveribbons
Copy link
Contributor

Adding new spring boot config while keeping the old spring.factories. This should provide basic support for both Spring Boot 2 and 3. May still break if you use the wrong Jakarta versions.

I still would suggest having [META-INF/spring.factories] for the mean time with a [META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports] side by side. This should already do the job to support both, Spring Boot 2 & 3 at the same time.

Originally posted by @patbaumgartner in #1155 (comment)

@patbaumgartner
Copy link

@rubenlagus could you please merge it? It supports Spring Boot 2 & 3. Thank you!

@patbaumgartner
Copy link

@rubenlagus Is there a way to help you with making your starter ready for Spring Boot 3.1? I would be happy to support you with the work.

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.

None yet

2 participants