试剑江湖
主页
后端技术
后端技术
Java核心笔记
(opens new window)
JVM虚拟机
垃圾回收算法
Java并发编程
MySQL基础
数据库技术
SQL优化笔记
MySQL基础
Spring
MySQL基础
SpringBoot
微服务技术
Linux
中间件
中间件
RPC远程服务Dubbo
(opens new window)
注册中心zookeeper
(opens new window)
消息队列RabbitMQ
(opens new window)
搜索引擎ES
(opens new window)
分布式缓存Redis
(opens new window)
NoSql数据库mycat
(opens new window)
测试与部署
容器化技术Docker
(opens new window)
自动化集成Jekins
(opens new window)
前端技术
前端技术
VUE
(opens new window)
Axios
(opens new window)
CSS
(opens new window)
Jquery
(opens new window)
在线工具
在线工具
JSON 编辑器
(opens new window)
二维码生成器
(opens new window)
Properties<->Yml
(opens new window)
MD表格生成器
(opens new window)
CRON表达式
(opens new window)
JWT 解码
(opens new window)
数据加解密
(opens new window)
图片编辑
(opens new window)
在线工具1
(opens new window)
在线工具2
(opens new window)
开源镜像
阿里OPSX
(opens new window)
Azure
(opens new window)
Docker Hub
(opens new window)
在线服务
Boot CDN
(opens new window)
腾讯开发手册
(opens new window)
项目案例
项目案例
(1)乐优商城项目
友链
HomeWeb
(opens new window)
#JVM 垃圾回收四大算法
引用计数
复制拷贝
标记清除
标记整理
G1