Open
Description
Hi, we've been trying to update our spring to 2.0.0.
This is our first spring application, and every try to upgrade to spring 2.0.0 was a failure, while we did not write so much code.
I would like to ask kindly the help of spring-data-mybatis user's to share knowledge for doing this migration.
This is how our application look, based on @hatunet provided help.
- https://github.com/kopax/spring-data-mybatis-test
- https://github.com/kopax/spring-data-mybatis-sample-client
Best regards and thank you for doing this awesome module.
- How to upgrade our spring application to use spring-boot 2 and
2.0.0.RELEASE
of spring-data-mybatis ? Any experience is appreciated. - Is
2.0.0.RELEASE
also working with spring boot1.5.9.RELEASE
our current spring boot version.