# SPPanBlog4SpringBoot **Repository Path**: linving/sppanblog4springboot ## Basic Information - **Project Name**: SPPanBlog4SpringBoot - **Description**: SPPanBlog4SpringBoot SPPabBlog博客系统springboot实现版本 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-14 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **SPPanBlog4SpringBoot博客系统** 1. 后台使用springboot、spring data jpa实现。全文检索使用Lucene。 2. 模版引擎使用超级经典的freemarker。 3. 管理后台UI使用Hadmin后台模版框架。 4. 页面前台使用超级小清新的layui。 5. 数据库使用MySQL。我开发的时候使用的MySQL,理论上可以支持各种形式的数据库,但是需要更换驱动类,因为程序代码不掺杂任何sql,全部由jpa生成。 设置spring.jpa.properties.hibernate.hbm2ddl.auto=create以后,可以自动创建数据表。 6. 项目统演示站 [传送门](http://www.whoismy8023.com/SPPanBlog4SpringBoot)。 7. **jfinal版本的开源地址为:http://git.oschina.net/whoismy8023/sppanblog4jfinal** 系统截图: ![输入图片说明](http://git.oschina.net/uploads/images/2017/0411/205539_eee2b847_559378.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2017/0411/205603_bfca9484_559378.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2017/0411/205601_8719a026_559378.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2017/0411/205645_8a1b3a5b_559378.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2017/0411/205708_8f5db6e3_559378.png "在这里输入图片标题")