diff --git a/README.md b/README.md index 2c40409..9fdf5d8 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +[博客](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)