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: use spring-boot-3-style autoconfiguration #529

Merged
merged 2 commits into from
May 3, 2023

Conversation

chillleader
Copy link
Member

@chillleader chillleader commented May 3, 2023

Description

Minor adjustments to support the new auto-configuration registration pattern defined in Spring Boot 3 (see migration guide). The auto-configuration needs to be defined in a different file now. I also kept the old file to keep it potentially compatible with spring boot 2.

@chillleader chillleader requested a review from a team as a code owner May 3, 2023 15:32
Copy link
Contributor

@igpetrov igpetrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chillleader chillleader force-pushed the fix-autoconfig-spring-boot-3 branch from 5c412d4 to aecd42c Compare May 3, 2023 15:46
@chillleader chillleader merged commit cd39789 into main May 3, 2023
@chillleader chillleader deleted the fix-autoconfig-spring-boot-3 branch May 3, 2023 15:55
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.

3 participants