patzheng's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
kdn251/interviews
Everything you need to know to get the job.
gogs/gogs
Gogs is a painless self-hosted Git service
giantray/stackoverflow-java-top-qa
stackoverflow上Java相关回答整理翻译
oblac/jodd
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
liuyangming/ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
prontera/spring-cloud-rest-tcc
以Spring Cloud Netflix作为服务治理基础, 展示基于tcc**所实现的分布式事务解决方案
j-easy/easy-batch
The simple, stupid batch framework for Java
58code/Gaea
58.com跨平台高性能高可用中间层服务框架
ysc/search
元搜索引擎
dadiyang/autologging
一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能
algorithm024/algorithm024