From a21547c07990184ab1ce06e3ec3859b78c54798f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A8=80=E6=9B=8C?= <847064370@qq.com>
Date: Wed, 27 Apr 2022 15:55:09 +0800
Subject: [PATCH 1/4] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index a7eaa732..de37e93c 100755
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
+## 博主开发的其他博客或论坛项目全部在这里
+**[https://liuyanzhao.com/shop.html?k=博客](https://liuyanzhao.com/shop.html?k=博客)**
+**[https://liuyanzhao.com/shop.html?k=论坛](https://liuyanzhao.com/shop.html?k=论坛)**
+- -------------------------------------------------------------------------------
+
2022 最新消息 SpringBoot轻量级推荐博客 [https://github.com/saysky/recommendedblog](https://github.com/saysky/recommendedblog)
最新消息,SpringBoot博客已经开源,[SENS](https://github.com/saysky/SENS)
最新消息 SpringBoot/SSM/Duubo多个版本 [初云博客-SpringBoot版本](https://github.com/saysky/ChuyunBlog)
From 43ca2d44a3ecce90bc84a47209f0b3f579e09f88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A8=80=E6=9B=8C?= <847064370@qq.com>
Date: Tue, 17 May 2022 20:58:05 +0800
Subject: [PATCH 2/4] Update README.md
---
README.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index de37e93c..e4ceafd7 100755
--- a/README.md
+++ b/README.md
@@ -2,13 +2,22 @@
**[https://liuyanzhao.com/shop.html?k=博客](https://liuyanzhao.com/shop.html?k=博客)**
**[https://liuyanzhao.com/shop.html?k=论坛](https://liuyanzhao.com/shop.html?k=论坛)**
- -------------------------------------------------------------------------------
+博主提供风吟博客二次开发功能
+目前已完成但不限于以下功能(需要相关源码可以联系博主)
+- 风吟博客+协同过滤推荐功能 2022年5月
+- 风吟博客+websocket私信聊天功能 2022年4月
+- 风吟博客+ElasticSearch文章搜索高亮功能 2022年3月
+- 风吟博客改造成其他博客、论坛、知识分享平台 不计其数
+
+- ----------------------------------
+
2022 最新消息 SpringBoot轻量级推荐博客 [https://github.com/saysky/recommendedblog](https://github.com/saysky/recommendedblog)
最新消息,SpringBoot博客已经开源,[SENS](https://github.com/saysky/SENS)
最新消息 SpringBoot/SSM/Duubo多个版本 [初云博客-SpringBoot版本](https://github.com/saysky/ChuyunBlog)
[更多项目、博主付费商品](https://liuyanzhao.com/shop.html)
-
+- ------------------------------------------------------------
# 关于项目
该博客是基于SSM实现的个人博客系统,适合初学SSM和个人博客制作的同学学习。
最新版本支持用户注册,包含用户和管理员两个角色 。
From aa99908befd4abe17e623526ec5170ccbefdf298 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A8=80=E6=9B=8C?= <847064370@qq.com>
Date: Thu, 30 Jun 2022 10:48:02 +0800
Subject: [PATCH 3/4] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e4ceafd7..34f7ac9b 100755
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+最新消息,博主已开通B站账号:[Java刘哥](https://space.bilibili.com/160340478),欢迎关注,分享自己原创免费Java实战课程、各种框架实战和技巧、以及公司项目经验
## 博主开发的其他博客或论坛项目全部在这里
**[https://liuyanzhao.com/shop.html?k=博客](https://liuyanzhao.com/shop.html?k=博客)**
**[https://liuyanzhao.com/shop.html?k=论坛](https://liuyanzhao.com/shop.html?k=论坛)**
From 15b43d10ba55b0e2cac90811b35c731ad700141c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 15 Nov 2022 23:52:03 +0000
Subject: [PATCH 4/4] Bump jackson-databind from 2.5.0 to 2.12.7.1 in
/ForestBlog
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.0 to 2.12.7.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot]
---
ForestBlog/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
mode change 100755 => 100644 ForestBlog/pom.xml
diff --git a/ForestBlog/pom.xml b/ForestBlog/pom.xml
old mode 100755
new mode 100644
index aa830ec6..efc5d614
--- a/ForestBlog/pom.xml
+++ b/ForestBlog/pom.xml
@@ -14,7 +14,7 @@
1.8
UTF-8
4.3.19.RELEASE
- 2.10.1
+ 2.12.7.1
@@ -177,7 +177,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.5.0
+ 2.12.7.1
com.fasterxml.jackson.core