IDEA使用小技巧
IntelliJ IDEA 字体大小缩放式更改的快捷键设置(很实用!)
一套键鼠操控多台主机/电脑/笔记本 - 《Mouse Without Borders》安装配置教程
史上最全的IDEA快捷键总结
IDEA添加“前进 后退 ”添加到工具栏
学无止境
解决SpringBoot+SpringCloud中feign调用服务传递参数为MultipartFile的问题
https://www.codeleading.com/article/89665336937/
feign 同时传递对象和MultipartFile的临时解决方案(对象封装成json字符串再解析)
https://blog.csdn.net/qq_25851237/article/details/123379212
遍历hashMap的5种方法
https://blog.csdn.net/weixin_60589106/article/details/122482640
Java8 Stream:2万字20个实例,玩转集合的筛选、归约、分组、聚合
https://zhuanlan.zhihu.com/p/285237824
Java String 对 null 对象的容错处理
https://blog.51cto.com/zhongmayisheng/5223958