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

Drop EnableAutoConfiguration from spring.factories #754

Closed
kazuki43zoo opened this issue Nov 25, 2022 · 0 comments · Fixed by #755
Closed

Drop EnableAutoConfiguration from spring.factories #754

kazuki43zoo opened this issue Nov 25, 2022 · 0 comments · Fixed by #755
Assignees
Milestone

Comments

@kazuki43zoo
Copy link
Member

Drop the org.springframework.boot.autoconfigure.EnableAutoConfiguration settings from spring.factories because it removed since spring-boot 3.0.

# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.mybatis.spring.boot.autoconfigure.MybatisLanguageDriverAutoConfiguration,\
org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration
@kazuki43zoo kazuki43zoo added this to the 3.0.0 milestone Nov 25, 2022
@kazuki43zoo kazuki43zoo self-assigned this Nov 25, 2022
kazuki43zoo added a commit to kazuki43zoo/spring-boot-starter that referenced this issue Nov 25, 2022
kazuki43zoo added a commit that referenced this issue Nov 25, 2022
Drop EnableAutoConfiguration from spring.factories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant