springmvc整合pagehelper分页插件
class="org.mybatis.spring.SqlSessionFactoryBean">
class="com.github.pagehelper.PageInterceptor">
mysql
true
false
以上内容配置在applicationContext.xml文件中。