Skip to content
/ blog8 Public

📝 个人博客系统,使用了 SpringBoot + Mybatis,博客页面使用了 thymeleaf 作为模板引擎。网站示例见: https://dailypaper.cn

Notifications You must be signed in to change notification settings

qwli6/blog8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog8

📝 个人博客系统,使用了 SpringBoot + Mybatis,博客页面使用了 thymeleaf 作为模板引擎。

网站示例见: https://liqiwen.com(未备案,备案完毕后替换)

网站示例见: https://dailypaper.cn

系统功能

  1. 发布博客(私人博客,加锁博客)
  2. 发布动态,类似微信朋友圈,私人动态,加锁动态
  3. 留言功能
  4. 博客、动态评论

私人: 只有自己能看

加锁: 只有知道密码的人能看

系统要求

  1. jdk1.8
  2. tomcat9
  3. Undertow

技术应用

  1. springboot2.3
  2. mybatis
  3. thymeleaf

更新日志

更新日志见 https://dailypaper.cn/document/changelog.md

About

📝 个人博客系统,使用了 SpringBoot + Mybatis,博客页面使用了 thymeleaf 作为模板引擎。网站示例见: https://dailypaper.cn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages