Wesley13 Wesley13
3年前
java 容器
!(https://oscimg.oschina.net/oscnet/fb346547b9d6695817a2fcac24bb4e6b576.png)概述List接口、Queue接口、Set接口均继承了Collection接口,而Collection接口又继承了Iterable接口。publicinterface
Stella981 Stella981
3年前
JFR 定位因为 SSL 导致 CPU Load 飚高的问题
问题场景在某一时刻,某个微服务的某个实例CPU负载突然飚高:!image(https://zhxhashblog.osscnbeijing.aliyuncs.com/JFR%20%E5%AE%9A%E4%BD%8D%E5%9B%A0%E4%B8%BA%20SSL%20%E5%AF%BC%E8%87%B4%20CPU%20Loa
Wesley13 Wesley13
3年前
Java程序员必须掌握的常用Linux命令。
点击上方蓝色文字关注↑↑↑↑↑!(https://oscimg.oschina.net/oscnet/2ab1caa1208a42049d64b55b0b38f09f.jpg)Java程序员也是半个运维了,在日常开发中经常会接触到Linux环境操作。小公司的开发人员甚至是兼了全运维的工作,下面整理了一些常用的Linux操作命令。
Stella981 Stella981
3年前
G2Plot 2.0 全新来袭
!统计图表专文.png(https://cdn.nlark.com/yuque/0/2020/png/221520/16059653956224bbaf831eea44f72b3c396221c15002b.pngalignleft&displayinline&height900&margin%5Bobject%20Object%5D
Easter79 Easter79
3年前
SpringSecurityOAuth使用JWT Token实现SSO单点登录
!(https://oscimg.oschina.net/oscnet/ad6c52b9f85a72f02db7b30069c349d4ee9.jpg)⒈认证服务器  1.添加pom依赖   1<dependency2<groupIdorg.springframework.
Wesley13 Wesley13
3年前
mysql_系统数据库认识
showdatabases;查看mysql自带数据库有information_schema,mysql,performance_schema,test!(https://oscimg.oschina.net/oscnet/d84bda12480eb08b6c4819249d1af01e8b0.png)information_
Wesley13 Wesley13
3年前
Mysql性能优化一
认识mysql!640?wx_fmtpng(https://oscimg.oschina.net/oscnet/up3e5e1155834815316317525ae86b4dcb.jpg)mysql架构图!640?wx_fmtpng(https://oscimg.oschina.net/oscnet/upc7b6
Stella981 Stella981
3年前
Spring Boot的web开发&静态资源配置方式
Web开发的自动配置类:org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration!(https://oscimg.oschina.net/oscnet/f5e5f3f2174457ca2542b3345b3bb7eb116.jpg)1.1.自动配置的ViewResolv
Stella981 Stella981
3年前
FastThreadLocal 是什么鬼?吊打 ThreadLocal 的存在!!
!(https://oscimg.oschina.net/oscnet/c5546bd6b1714423b8cc1c213c0ed704.jpg)Java技术栈www.javastack.cn关注阅读更多优质文章(https://www.oschina.net/action/GoToLink?urlhttp
Stella981 Stella981
3年前
SpringBoot 学习 博客+SpringBoot项目源码
SpringBoot学习博客地址:https://blog.csdn.net/h356363/category\_8916551.html!(https://oscimg.oschina.net/oscnet/42b516798b5482acb22a04e04f6c5c6cd8c.png)