langtianya / spring4-understandingLinks
spring-framework-4.2.4.RELEASE 源码阅读-加上自己的理解、注解。参考http://www.iteye.com/topic/86339 、《SPRING技术内幕:深入解析SPRING架构与设计原理》等
☆41Updated 9 years ago
Alternatives and similar repositories for spring4-understanding
Users that are interested in spring4-understanding are comparing it to the libraries listed below
Sorting:
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流 式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- ☆154Updated 9 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Updated 2 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆132Updated 3 years ago
- 对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等☆158Updated 7 years ago
- Spring Cloud Tutorial.《跟老卫学Spring Cloud开发》☆177Updated last month
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆151Updated 8 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆185Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆159Updated 8 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆187Updated last year
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆205Updated 11 months ago
- spring cloud 实践学习案例,是 spring cloud 初学者及核心技术巩固的最佳实践。☆368Updated 3 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆340Updated 4 years ago
- 大型网站Java技能图谱,菜鸟进阶专家之路!☆128Updated 7 years ago
- 对定时任务调度框架quartz源码的阅读和注释(comments on quartz-core source)☆356Updated 3 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- Spring Examples☆173Updated 7 years ago
- ☆87Updated 8 years ago
- jdk源码学习笔记,人话翻译☆131Updated 7 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago