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

Add new nested configuration properties instead of Configuration of mybatis core module #735

Closed
kazuki43zoo opened this issue Nov 23, 2022 · 0 comments
Assignees
Milestone

Comments

@kazuki43zoo
Copy link
Member

Currently, we use the org.apache.ibatis.session.Configuration as the nested configuration properties in MybatisPropertes. But this coding style has not been recommended as Spring Boot development teams. Therefore we rewrite a recommended coding style.

Related Issues

@kazuki43zoo kazuki43zoo self-assigned this Nov 23, 2022
@kazuki43zoo kazuki43zoo added this to the 3.0.0 milestone Nov 23, 2022
kazuki43zoo added a commit to kazuki43zoo/spring-boot-starter that referenced this issue Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant