博客收集

springmvc 使用@requestBody postman调试报错415/400
https://blog.csdn.net/kility/article/details/70144931

spring boot get和post请求,以及requestbody为json串时候的处理
https://blog.csdn.net/u010399316/article/details/52913299

JMX:
http://www.cnblogs.com/dongguacai/p/5900507.html

Redis之内存分析:
https://blog.csdn.net/zhanglh046/article/details/78630322

mysql 架构:
https://www.cnblogs.com/zcbing/p/6397507.html

如何架构一个合适的企业API网关:
https://www.jianshu.com/p/67f48c7bd235

关于Jvm知识看这一篇就够了:
https://zhuanlan.zhihu.com/p/34426768

ELK:kibana使用的lucene查询语法:
https://segmentfault.com/a/1190000002972420

Java中的String,StringBuilder,StringBuffer三者的区别:
https://www.cnblogs.com/su-feng/p/6659064.html

浅谈Java中的hashcode方法:
https://www.cnblogs.com/dolphin0520/p/3681042.html

面试题:问题:Java中,char型变量中能不能存储一个中文汉字,为什么?
https://blog.csdn.net/u012110719/article/details/46317029

JAVA中HashMap和Hashtable区别:
https://www.cnblogs.com/lchzls/p/6714335.html

Metaspace 之一:Metaspace整体介绍(永久代被替换原因、元空间特点、元空间内存查看分析方法):
https://www.cnblogs.com/duanxz/p/3520829.html

fullgc问题解决:Full GC (Metadata GC Threshold):
https://blog.csdn.net/liubenlong007/article/details/78143285

jvm默认垃圾收集器789:
https://blog.csdn.net/luoliang1024/article/details/78984902

白话:服务降级与熔断的区别:
https://zhuanlan.zhihu.com/p/30795484

Java日志出现异常,但没有完整的堆栈信息:
https://blog.csdn.net/zzg1229059735/article/details/72567644

JVM解惑:消失的异常堆栈:
https://www.ezlippi.com/blog/2018/02/the-missing-stacktrace.html

你可能感兴趣的:(程序员,博客,程序员)