Pinned Repositories
caffeine
A high performance caching library for Java 8
cassandra
Mirror of Apache Cassandra
classgraph
An uber-fast, ultra-lightweight, parallelized Java classpath scanner, module scanner, and annotation processor.
cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
dagger
A fast dependency injector for Android and Java.
Discovery
Nepxion Discovery is an enhancement for Spring Cloud Discovery on Eureka + Consul + Zookeeper + Nacos with Nacos + Apollo config for gray release, router and isolation 灰度发布、服务隔离、服务路由、服务权重、黑/白名单过滤
disruptor
High Performance Inter-Thread Messaging Library
dropwizard
A damn simple library for building production-ready RESTful web services.
druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
ebean
Ebean ORM - ebean.io
gilbertguan2385's Repositories
gilbertguan2385/hazelcast
Open Source In-Memory Data Grid
gilbertguan2385/guava
Google core libraries for Java
gilbertguan2385/hibernate-validator
Hibernate Validator - Bean Validation 2.0 (JSR 380) Reference Implementation
gilbertguan2385/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
gilbertguan2385/spring-security
Spring Security
gilbertguan2385/spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
gilbertguan2385/spring-data-elasticsearch
Spring Data Elasticsearch
gilbertguan2385/spring-framework
Spring Framework
gilbertguan2385/classgraph
An uber-fast, ultra-lightweight, parallelized Java classpath scanner, module scanner, and annotation processor.
gilbertguan2385/disruptor
High Performance Inter-Thread Messaging Library
gilbertguan2385/hbase
Mirror of Apache HBase
gilbertguan2385/dropwizard
A damn simple library for building production-ready RESTful web services.
gilbertguan2385/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
gilbertguan2385/motan
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
gilbertguan2385/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
gilbertguan2385/mockito
Most popular Mocking framework for unit tests written in Java
gilbertguan2385/redisson
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate) on top of Redis server. State of the Art Redis Java client
gilbertguan2385/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
gilbertguan2385/micronaut-core
Micronaut Application Framework
gilbertguan2385/netty
Netty project - an event-driven asynchronous network application framework
gilbertguan2385/ebean
Ebean ORM - ebean.io
gilbertguan2385/feign
Feign makes writing java http clients easier
gilbertguan2385/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
gilbertguan2385/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
gilbertguan2385/kafka
Mirror of Apache Kafka
gilbertguan2385/cassandra
Mirror of Apache Cassandra
gilbertguan2385/spring-boot
Spring Boot
gilbertguan2385/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
gilbertguan2385/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
gilbertguan2385/quartz
Code for Quartz Scheduler