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/3] 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/3] 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 e6a3f13bd6b99a38c08ece6385f6cde2b8893077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:45:01 +0000 Subject: [PATCH 3/3] Bump spring-core from 4.3.19.RELEASE to 5.2.22.RELEASE in /ForestBlog Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.19.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.19.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ForestBlog/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..de8be195 --- a/ForestBlog/pom.xml +++ b/ForestBlog/pom.xml @@ -13,7 +13,7 @@ 1.8 1.8 UTF-8 - 4.3.19.RELEASE + 5.2.22.RELEASE 2.10.1