I am trying to use Spring Data JPA with MyBatis. Since there isnt a Vendor Adapter for MyBatis, what is the alternative here?
I am using this project: https://github.com/hatunet/spring-data-mybatis
It fit very well with spring-data-mybatis and it have also the paginated repository.
Work very well on production project.
update 08/2020
The projet as moved to another webspace and evolved: https://github.com/easybest/spring-data-mybatis