easybest / spring-data-mybatis

Simplifies the development of creating a MyBatis-based data access layer.
https://sdm.easybest.io
Apache License 2.0
237 stars 73 forks source link

[Help] Need help migration guide to 2.0.0 #186

Open kopax opened 5 years ago

kopax commented 5 years ago

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.

Best regards and thank you for doing this awesome module.

  1. How to upgrade our spring application to use spring-boot 2 and 2.0.0.RELEASE of spring-data-mybatis ? Any experience is appreciated.
  2. Is 2.0.0.RELEASE also working with spring boot 1.5.9.RELEASE our current spring boot version.
easybest commented 5 years ago

2.0.0.RELEASE no longer supports spring boot 1.x I will give a sample soon

kopax commented 5 years ago

Hi @hatunet, what's the state of the documentation?

basilhe commented 5 years ago

any progress? we are looking for some docs or migrated samples.

kopax commented 4 years ago

Hi @easybest it seems you have added this to the todo in Kanban.

Is this still on the road map now? That would be a long and deserved wait, please let us know if you have an ETA.

easybest commented 4 years ago

example project updated. https://github.com/easybest/spring-data-mybatis-samples

kopax-polyconseil commented 3 years ago

Hello, I can see some improvement here but no real documentation nor migration guide. Do you think this issue will be added to an epik one day? How long do need to finalize the module? Thanks!