blog:基于springboot+mybatis+redis的开源简约个人博客 源码
springboot+thymeleaf+mybatis 个人简约博客 本博客为第一版本,后续会持续更新!如果你觉得还不错,可以点个star!也可以fork一下一起来玩! 网站截图 如果截图看不到,请访问 部署 修改mysql、redis配置 spring: thymeleaf: cache: false datasource: username: root password: 123456 url: jdbc:mysql://localhost:3306/springblog?useSSL=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai driver-class-name: com.mysql.cj.jdbc.Driver type:
下载地址
用户评论