-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,12 @@ | ||
# SunHB 的博客 | ||
|
||
|
||
|
||
|
||
查看博客网址:[https://shbone.github.io/](https://shbone.github.io/) | ||
|
||
## 更新说明 | ||
1. 版本更新命令 | ||
```shell | ||
rm -rf node_modules | ||
pnpm install docs:update-package //更新package.json的依赖 | ||
``` | ||
|
||
> 版本安装后需要手动安装一些依赖 | ||
## 图标选择 | ||
> https://theme-hope.vuejs.press/zh/guide/interface/icon.html | ||
[博客](https://shbone.github.io/) | ||
|
||
## 1. 文章介绍 | ||
- [框架学习](https://shbone.github.io/category/%E6%A1%86%E6%9E%B6%E5%AD%A6%E4%B9%A0/) | ||
- [ES分布式的结构分享](https://shbone.github.io/posts/frame/es_distributed.html) | ||
- [项目分享](https://shbone.github.io/category/%E9%A1%B9%E7%9B%AE%E5%88%86%E4%BA%AB/) | ||
- [Canal监听MySQL增量数据](https://shbone.github.io/posts/project/canal_learn.html) | ||
- [JAVA学习](https://shbone.github.io/category/java%E5%AD%A6%E4%B9%A0/) | ||
- [JAVA何时加锁](https://shbone.github.io/posts/java/javalock.html) | ||
- [JVM内存结构](https://shbone.github.io/posts/java/jvm_structure.html) |