Pinned Repositories
blog
本仓库存放个人博客的 markdown 源文件
cim
📲cim(cross IM) 适用于开发者的即时通讯系统
fastjson
:bullettrain_side: A fast JSON parser/generator for Java
hello-world
First GitHub Test Program
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
patent-download-spi
patent-download-spi
qcloudsms_java
Qcloudsms Java SDK
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
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
kevinlevis's Repositories
kevinlevis/hello-world
First GitHub Test Program
kevinlevis/blog
本仓库存放个人博客的 markdown 源文件
kevinlevis/cim
📲cim(cross IM) 适用于开发者的即时通讯系统
kevinlevis/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
kevinlevis/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
kevinlevis/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
kevinlevis/patent-download-spi
patent-download-spi
kevinlevis/qcloudsms_java
Qcloudsms Java SDK
kevinlevis/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
kevinlevis/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
kevinlevis/RxJava2Examples
:fire:RxJava2 Examples —— 这可能是从 RxJava1 跳到 RxJava2(学习 RxJava2 )最好的例子 Demo
kevinlevis/skywalking
APM, Application Performance Monitoring System
kevinlevis/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 技术栈示例代码,快速简单上手教程。
kevinlevis/spring-cloud
学习springCloud相关内容
kevinlevis/spring-data-examples
Spring Data Example Projects