Java常用框架
Posted aurain
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Java常用框架相关的知识,希望对你有一定的参考价值。
1 消息队列
Disruptor(https://github.com/LMAX-Exchange/disruptor)
2 微服务
3 数据库
Apache Common DbUtils(https://commons.apache.org/proper/commons-dbutils/)
4 序列化
Kryo(https://github.com/EsotericSoftware/kryo)
5 对象池
6 线程池
7 MVC
以上是关于Java常用框架的主要内容,如果未能解决你的问题,请参考以下文章