Mybatis paging1 [Mybatis/Pagination] PageHelper로 Paging처리하기 JPA에서는 JpaRepository가 PagingAndSortingRepository를 상속하고 있어서 쉽게 페이징을 처리할 수 있었지만 Mybatis의 경우 다른 방법이 필요했다. 수동으로 구현하기에는 품이 들어서 라이브러리를 쓰기로 함. 공식 깃헙 https://github.com/pagehelper/Mybatis-PageHelper/blob/master/wikis/en/HowToUse.md GitHub - pagehelper/Mybatis-PageHelper: Mybatis通用分页插件 Mybatis通用分页插件. Contribute to pagehelper/Mybatis-PageHelper development by creating an account on GitHub. github.com pom... 2021. 11. 7. 이전 1 다음 반응형