一些学习博客的链接

1. 修改ApiBoot Logging日志采集的前缀
http://blog.yuqiyu.com/modify-apiboot-logging-collection-prefix.html

2. ApiBoot Logging忽略路径不进行采集日志
http://blog.yuqiyu.com/ignore-apiboot-logging-collection-path.html

3. 在阿里Java大牛们都是这样对Java项目代码分层的
http://blog.yuqiyu.com/alibaba-java-project-layering.html

4. 深入理解RocketMq普通消息和顺序消息使用,原理,优化
http://blog.yuqiyu.com/rocketmq-message-use-away.html

5. 聊聊缓存淘汰算法-LRU 实现原理
http://blog.yuqiyu.com/cache-lru-principle-of-impl.html

6. SpringBoot如何加载jar包外面的配置文件?
http://blog.yuqiyu.com/springboot-how-to-load-outside-config.html

7. 记一次操蛋的方案降级(云上冷热分离的坎坷之路)
http://blog.yuqiyu.com/program-downgrade.html

8. Linux上,最常用的一批命令解析(10年精选)
http://blog.yuqiyu.com/linux-most-commonly-used-commands.html

9. 作为高级Java,你应该了解的Linux知识
http://blog.yuqiyu.com/linux-knowledge-you-should-know.html

你可能感兴趣的:(博客学习)