[go: up one dir, main page]

Skip to content

基于SpringBoot2.0、Gradle、Thymeleaf、MyBatis、IntelliJ idea开发构建的个人博客系统

Notifications You must be signed in to change notification settings

pbrong/arongblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arongblog

arong技术博客

fork from My-Blog , 并且在原先的基础上进行了一些修改: 1、使用gradle重新构建项目

2、新增欢迎页

3、修改‘归档’栏目为‘时间轴’栏目

4、新增‘文章分类’栏目

5、修改项目相关bug

使用方法:

第一步:git clone https://github.com/pbrong/arongblog.git

第二步:将工程导入idea或者eclipse中打开

第三步:将resource/sql/tale.sql导入到数据库中并修改application-jdbc.properties,将其修改为你的数据库名

第四步:启动coreApplication.main()即可访问项目

localhost:8888/是欢迎页

localhost:8888/index是博客首页

localhost:8888/admin是后台管理页面

功能如下:

[新增]欢迎页:

[修改]博客首页:

[修改]时间轴:

[新增]文章分类:

搜索:

后台管理

管理登录:

管理首页:

发布文章:

文章管理:

页面管理:

分类标签:

文件管理:

系统设置:

开源协议

MIT

感谢

ZHENFENG13 otale

About

基于SpringBoot2.0、Gradle、Thymeleaf、MyBatis、IntelliJ idea开发构建的个人博客系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published