HappySnailSunshine / JavaInterviewLinks
JVM、JUC(高并发)、集合、计算机网络、数据库、MySql、Redis、、工作流(Activiti)、规则引擎(Drools)、Spring、SpringCloud、Mybatis、Git、Docker、Utils、Linux
☆232Updated 4 years ago
Alternatives and similar repositories for JavaInterview
Users that are interested in JavaInterview are comparing it to the libraries listed below
Sorting:
- 《Spring Cloud Alibaba微服务原理与实 战》中的的案例代码。☆341Updated 3 years ago
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆237Updated 9 months ago
- 整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn☆292Updated 11 months ago
- springboot-learning☆685Updated 3 months ago
- 📚《Mybatis3源码深度解析》 随书源码☆191Updated 2 years ago
- spring cloud advance☆210Updated 11 months ago
- 这是一个注释版的Spring源码分析工程,版本为5.1.x,大部分核心源码都已经添加中文注释,学习Spring源码可以参考,注释会慢慢进一步完善!☆214Updated 2 years ago
- 数据库动态切换多数据源SDK、Redis多数据源SDK、全链路日志追踪SDK、RabbitMQ多虚拟主机多集群支持SDK、日志组件SDK、埋点扩展点、实体类字段脱敏SDK、I18n多语言SDK、图形验证码SDK、开发基础框架支持、异常统一处理、返回值、跨域、API路由、监控…☆791Updated this week
- java生产环境内存调优(包括jvm参数类型,JVM的参数类型 jinfo & jps(参数和进程查看) jstat(类加载、垃圾收集、JIT 编译) jmap+MAT(内存溢出) jstack(线程、死循环、死锁) JVisualVM(本地和远程可视化监控) 使用 BTr…☆241Updated 5 years ago
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆104Updated 2 years ago
- DDD框架☆238Updated 2 years ago
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着 每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆359Updated 2 years ago
- ☆208Updated 4 years ago
- 该教程全面讲解SpringBoot2.0的配置、数据访问、日志处理、Web使用、缓存、消息队列、微服务实践,包括Spring Cloud和Spring Cloud Alibaba,还涵盖单点登录、OAuth2.0、Elasticsearch和任务调度等内容,适合初学者和进阶…☆97Updated this week
- ☆400Updated 4 years ago
- example code for my article☆125Updated 2 years ago
- 犬小哈的 《Spring Boot 2.x 学习实战教程》,( A Tutorial to Spring Boot 2.x ) 带您玩转 Spring Boot 2.x 教程 !!!☆214Updated 2 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆165Updated 2 years ago
- 尚硅谷周阳老师springcloud学习、代码、笔记记录☆283Updated 2 years ago
- springBoot demo☆250Updated 7 months ago
- 一个优雅的excel导出工具类☆226Updated 6 years ago
- 公众号【MarkerHub】的文章分类索引,直联公众号文章链接!☆249Updated 4 years ago
- Spring Framework☆208Updated 3 years ago
- Spring Cloud 系列脚手架项目,用于 Spring Cloud 初学者☆403Updated 4 years ago
- 个人项目整合☆229Updated 3 years ago
- java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。☆390Updated 3 years ago
- 学习笔记+gitbook☆151Updated last year
- 基于SpringBoot 2.x整合各种常用开发工具,包括但不限于Redis,MyBatisPlus,RocketMQ,RabbitMQ,Elasticsearch,Quartz,Xxl-Job,Kafka等。☆208Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- A convenient canal starter for spring boot that allows to listen to the event(s) which you are interested by implementing interface or an…☆168Updated 7 years ago