JeffLi1993 / jee-component-learningLinks
Java EE components Learning Examples, such as redis , netty ...
☆15Updated 9 years ago
Alternatives and similar repositories for jee-component-learning
Users that are interested in jee-component-learning are comparing it to the libraries listed below
Sorting:
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated last year
- 分布式可靠消息组件☆94Updated 4 years ago
- 全部改掉了,换回原先经典的雪花算法,41位时间戳+10位机器ID+12位序列号。只封装了rest风格的API~去除数据库等繁琐的封装。欢迎大家来做压测。☆31Updated 7 years ago
- ☆25Updated 9 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆99Updated 11 years ago
- HttpSession base on Redis, support RESTful API.☆82Updated 9 years ago
- 读书笔记系列之JDK,高性能编程☆33Updated 8 years ago
- 轻量的公用组件(A Lightweight Common Component)☆23Updated 7 years ago
- 基于dubbo的一个分布式项目demo☆105Updated 8 years ago
- Effective IntelliJ IDEA☆40Updated 8 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- Spring Batch Reference Document Chinese Edition☆83Updated 9 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- Spring4.1新特性☆108Updated 7 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- ☆62Updated 7 years ago
- 致力成为一个中国的StackOverflow☆37Updated 9 years ago
- SimplePay让计费与支 付更简单☆26Updated 10 years ago
- spring+rabbitmq的简单demo☆40Updated 9 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆85Updated 2 years ago
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Updated 11 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- dubbo日志扩展插件☆25Updated 8 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- lenovo dubbo degrade and developed☆116Updated 3 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24Updated 10 years ago
- YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性;☆33Updated 7 years ago