freemarker自定义分页(springboot、bootstrap4)
摘要:
先看下最终效果: 源码地址:https://github.com/zhouyu629/freemarker-page-demo 实现过程 一、新建springboot项目,导入相关依赖包 <!--web组件--> <dependency> <groupId>org.springframework.b 阅读全文
posted @ 2020-03-07 11:51 zhouyu 阅读(2478) 评论(2) 推荐(0) 编辑