Pinned Repositories
deerlet-redis-client
deerlet是一个简单易用的redis for java客户端,支持与spring无缝集成。
design-pattern
设计模式大课堂(by 左潇龙)的课程源码。
everyone-java-blog
这是一个Java程序猿共同打造的Java博客网站。
netty
Netty project - an event-driven asynchronous network application framework
niubi-job
一个高可用的,专门针对定时任务的分布式任务调度框架
niubi-job-examples
niubi-job框架任务开发Demo
personal-blog-webapp
一个简单的个人博客源码。
spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
xxoo
一个简单的xml与bean转换工具
zxl
本人的开源框架,其中包含了一系列的开源组件,xxoo已经正式更名为xmlbean-converter成为zxl框架的一部分。
xiaolongzuo's Repositories
xiaolongzuo/niubi-job
一个高可用的,专门针对定时任务的分布式任务调度框架
xiaolongzuo/everyone-java-blog
这是一个Java程序猿共同打造的Java博客网站。
xiaolongzuo/personal-blog-webapp
一个简单的个人博客源码。
xiaolongzuo/deerlet-redis-client
deerlet是一个简单易用的redis for java客户端,支持与spring无缝集成。
xiaolongzuo/xxoo
一个简单的xml与bean转换工具
xiaolongzuo/zxl
本人的开源框架,其中包含了一系列的开源组件,xxoo已经正式更名为xmlbean-converter成为zxl框架的一部分。
xiaolongzuo/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
xiaolongzuo/design-pattern
设计模式大课堂(by 左潇龙)的课程源码。
xiaolongzuo/niubi-job-examples
niubi-job框架任务开发Demo
xiaolongzuo/netty
Netty project - an event-driven asynchronous network application framework
xiaolongzuo/OSP-sample
这是一个OSP(Open Source Project)的示例项目,里面带有详细的注释,包括一些笔者自己的理解。
xiaolongzuo/activemq
Mirror of Apache ActiveMQ
xiaolongzuo/awesome-dubbo
Dubbo resources collection
xiaolongzuo/dubbo
Dubbo is a distributed service framework empowers applications with service import/export capability with high performance RPC.
xiaolongzuo/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
xiaolongzuo/jedis
A blazingly small and sane redis java client
xiaolongzuo/jeromq
Pure Java ZeroMQ
xiaolongzuo/mybatis-3
MyBatis data mapper framework
xiaolongzuo/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
xiaolongzuo/parent
The MyBatis parent POM which has to be inherited by all MyBatis modules
xiaolongzuo/README
README文件语法解读,即Github Flavored Markdown语法介绍
xiaolongzuo/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
xiaolongzuo/sca-best-practice
xiaolongzuo/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
xiaolongzuo/skywalking-java
The Java agent for Apache SkyWalking
xiaolongzuo/spring-cloud-config
External configuration (server and client) for Spring Cloud
xiaolongzuo/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.
xiaolongzuo/spring-framework
The Spring Framework
xiaolongzuo/springside4
A Spring Framework based, pragmatic style JavaEE application reference architecture.
xiaolongzuo/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more