Skip to content

Commit d127570

Browse files
committed
update
1 parent 88a31cc commit d127570

File tree

15 files changed

+13
-44
lines changed

15 files changed

+13
-44
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ dist/
2424
nbdist/
2525
.nb-gradle/
2626

27+
2728
.DS_Store
2829

2930
target/

ForestBlog/src/main/java/com/liuyanzhao/ssm/blog/util/MyUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ public static String getGravatar(String email) {
8888
return avatar;
8989
}
9090

91+
9192
}

README.md

Lines changed: 11 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,16 @@
1-
2022 最新消息 SpringBoot轻量级推荐博客 [https://github.com/saysky/recommendedblog](https://github.com/saysky/recommendedblog)<br/>
2-
最新消息,SpringBoot博客已经开源,[SENS](https://github.com/saysky/SENS) <br/>
3-
最新消息 SpringBoot/SSM/Duubo多个版本 [初云博客-SpringBoot版本](https://github.com/saysky/ChuyunBlog)<br/>
4-
[更多项目、博主付费商品](https://liuyanzhao.com/shop.html)
5-
6-
1+
最新消息,博主已开通B站账号:[Java刘哥](https://space.bilibili.com/160340478)
2+
## 博主开发的其他博客或论坛项目全部在这里
3+
**[全部原创项目](https://liuyanzhao.com/shop.html)** <br/>
4+
**[https://liuyanzhao.com/shop.html?k=博客](https://liuyanzhao.com/shop.html?k=博客)** <br/>
5+
**[https://liuyanzhao.com/shop.html?k=论坛](https://liuyanzhao.com/shop.html?k=论坛)** <br/>
6+
- ------------------------------------------------------------
77
# 关于项目
88
该博客是基于SSM实现的个人博客系统,适合初学SSM和个人博客制作的同学学习。<br/>
9-
最新版本支持用户注册,包含用户和管理员两个角色 。<br/>
109
博主已写了一篇该项目的毕业论文和录制了2个小时的代码讲解可以供大家学习,需要的可以联系博主,微信847064370。<br/>
1110

1211
主要涉及技术包括的包括 Maven、Spring、SpringMVC、MyBatis、JSP、MySQL等。 <br/>
1312
详细介绍:[https://liuyanzhao.com/6347.html](https://liuyanzhao.com/6347.html) <br/>
14-
预览地址 [http://forestblog.liuyanzhao.com](http://forestblog.liuyanzhao.com)
15-
16-
**博主提供有偿服务**
17-
- 远程调试环境和运行项目 100
18-
- 项目论文 300
19-
- 项目详细讲解2-3小时 300
20-
- 部署到云服务器 300
21-
- 项目和部分功能定制 200-500
22-
- 完整毕业设计定制 1000-1500
23-
- [更多项目、博主付费商品](https://liuyanzhao.com/shop.html)
24-
25-
## 效果预览
26-
因博主服务器数量有限,目前该SSM博客已下线,不提供实时预览,大家可以本地部署。<br/>
27-
目前 SENS 部署了,效果和该项目前端相似,预览地址 http://blog.liuyanzhao.com 。<br/>
28-
以及博主个人博客主站 https://liuyanzhao.com 也是基于 springboot+vuejs 开发。<br/>
29-
<br/>
13+
预览地址:[http://forestblog.liuyanzhao.com](http://forestblog.liuyanzhao.com) <br/>
3014

3115
前台效果图 <br/>
3216
![image](uploads/home.png)
@@ -129,10 +113,9 @@ Github地址:https://github.com/saysky/ForestBlog
129113
- 2017年10月10日
130114
- 首次完整提交
131115

132-
## 请喝一杯奶茶
133-
请我喝一杯奶茶吧!
134-
插条广告:博主最近有点时间,长期接毕设定制,软件定制,Java问题解决 <br/>
135-
具体查看[有偿服务](https://liuyanzhao.com/bulletin/my-service) <br/>
116+
## 广告
117+
插条广告:博主长期接毕设定制,软件定制,Java问题解决 <br/>
118+
具体查看[有偿服务](https://liuyanzhao.com/notice/my-service.html) <br/>
136119
博主付费商品:[https://liuyanzhao.com/shop.html](https://liuyanzhao.com/shop.html)
137120

138-
![image](uploads/donate.png)
121+

forest_blog.sql

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
/*
2-
Navicat Premium Data Transfer
3-
4-
Source Server : localhost_3306
5-
Source Server Type : MySQL
6-
Source Server Version : 50643
7-
Source Host : localhost:3306
8-
Source Schema : forest_blog
9-
10-
Target Server Type : MySQL
11-
Target Server Version : 50643
12-
File Encoding : 65001
13-
14-
Date: 13/04/2021 13:23:29
15-
*/
16-
171
SET NAMES utf8mb4;
182
SET FOREIGN_KEY_CHECKS = 0;
193

uploads/2017/9/20170914201951167.png

-389 KB
Binary file not shown.

uploads/2017/9/20170914202218330.png

-389 KB
Binary file not shown.

uploads/2017/9/20170919213840682.png

-657 KB
Binary file not shown.

uploads/2017/9/20170920210412778.png

-657 KB
Binary file not shown.

uploads/2017/9/20170922143841757.png

-657 KB
Binary file not shown.

uploads/2018/11/avatar(1).jpg

-2.43 KB
Binary file not shown.

uploads/2018/11/avatar(2).jpg

-2.43 KB
Binary file not shown.

uploads/2018/11/avatar(3).jpg

-2.43 KB
Binary file not shown.

uploads/2018/8/avatar(1).jpg

-2.43 KB
Binary file not shown.

uploads/2018/8/avatar(2).jpg

-2.43 KB
Binary file not shown.

uploads/2018/8/logo(1).png

-26.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)