1 Star 3 Fork 2

luohanye / freemarker_demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
luohanye 提交于 2021-01-23 15:12 . first commit

项目介绍

通过用户增删改查的例子来介绍springboot+freemarker的集成使用。

仅供学习交流用。

技术栈

  • springboot
  • mybatis-plus
  • freemarker
  • bootstrap

部署方式

1.解压文件夹,用idea打开

2.创建数据库:datatables_demo, 导入根目录下datatables_demo.sql

3.修改application.yml文件中数据库密码

4.启动项目,访问:localhost:8080/users/list

1
https://gitee.com/indexman/freemarker_demo.git
git@gitee.com:indexman/freemarker_demo.git
indexman
freemarker_demo
freemarker_demo
master

搜索帮助