File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,10 +139,17 @@ Java 版本任你发,我用 Java 8 。但是多学点这种装x技巧总没错
139139
140140### ⏳ 开发技巧
141141- [ Guava - 拯救垃圾代码,写出优雅高效,效率提升N倍] ( https://mp.weixin.qq.com/s/sKSsOi-IiLRIgb20KSrgcw )
142+
143+ - [ 「1024」专属序猿的快乐,惊奇迷惑代码大赏] ( https://mp.weixin.qq.com/s/sKSsOi-IiLRIgb20KSrgcw )
144+
142145- [ 一篇有趣的负载均衡算法实现] ( https://github.com/niumoo/JavaNotes/blob/master/docs/algorithm/负载均衡.md ) | [ 微信链接] ( https://mp.weixin.qq.com/s/jNIxbw9sUPMZr_Fw_EFKFQ )
146+
143147- [ 撸了个多线程断点续传下载器,我从中学习到了这些知识] ( https://github.com/niumoo/JavaNotes/blob/master/docs/tool/tool-java-download.md ) | [ 微信链接] ( https://mp.weixin.qq.com/s/bI5xYq3jUtp-sviKlzHtNg )
148+
144149- [ Java 开发的编程噩梦,这些坑你没踩过算我输] ( https://github.com/niumoo/JavaNotes/blob/master/docs/java/java-think-code-standards.md ) | [ 微信链接] ( https://mp.weixin.qq.com/s/6JZjVO3rj5WRgdc88XfA0w )
150+
145151- [ 如何使用 Lombok 进行优雅的编码] ( https://github.com/niumoo/JavaNotes/blob/master/docs/tool/tool-Lombok.md ) | [ 网站链接] ( https://www.wdbyte.com/2018/12/develop/tool-Lombok/ )
152+
146153- [ 使用MyBatis Generator自动生成Model、Dao、Mapper相关代码] ( https://github.com/niumoo/JavaNotes/blob/master/docs/tool/tool-mybatis-generator.md ) | [ 网站链接] ( https://www.wdbyte.com/2017/11/develop/tool-mybatis-generator/ )
147154### 💬 消息中间件
148155
Original file line number Diff line number Diff line change @@ -851,9 +851,9 @@ profiler execute 'stop,file=/tmp/result.svg'
851851
852852
853853
854- 文中代码已经上传到 [Github](https://github.com/niumoo/lab-notes/tree/master/src/main/java/net/codingme/ arthas)。
854+ 文中代码已经上传到 [Github](https://github.com/niumoo/lab-notes/tree/master/web- arthas)。
855855
856- https://github.com/niumoo/lab-notes/tree/master/src/main/java/net/codingme/ arthas
856+ https://github.com/niumoo/lab-notes/tree/master/web- arthas
857857
858858** 最后的话**
859859
You can’t perform that action at this time.
0 commit comments