caishibin's Stars
thinkgem/jeesite
Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and button authorization, data permissions, system parameters, content management, workflow, etc. Loose coupling design is adopted; one key skin switch; account security Settings, password policies; Online scheduled task configuration; Support cluster, support SAAS; Support for multiple data sources
zhangkaitao/spring4-1-showcase
Spring4.1新特性
spring-projects/spring-data-cassandra
Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Netflix/archaius
Library for configuration management API
Netflix/servo
Netflix Application Monitoring Library
netty/netty
Netty project - an event-driven asynchronous network application framework
coder-leehui/lightning4j
Based netty using java rapid development of lightweight server framework.
dangdangdotcom/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
redis/jedis
Redis Java client
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
JeffLi1993/java-designpattern-learning
关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。
spring-projects/spring-framework
Spring Framework
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format