Pinned Repositories
big-whale
Spark、Flink等离线任务的调度以及实时任务的监控
debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
design-patterns
java版本设计模式
dubbo
dubbo-2.7.2源码阅读 Apache Dubbo is a high-performance, java based, open source RPC framework.
flash-netty
掘金小册对应源代码 https://juejin.im/book/5b4bc28bf265da0f60130116
flink
Apache Flink
highconcurrency
一些有关并发的demo
java8
jjiey.github.io
My Blog
spring5.x
spring5.x源码阅读 ps:版本低于5.1
jjiey's Repositories
jjiey/jjiey.github.io
My Blog
jjiey/spring5.x
spring5.x源码阅读 ps:版本低于5.1
jjiey/big-whale
Spark、Flink等离线任务的调度以及实时任务的监控
jjiey/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
jjiey/design-patterns
java版本设计模式
jjiey/dubbo
dubbo-2.7.2源码阅读 Apache Dubbo is a high-performance, java based, open source RPC framework.
jjiey/flash-netty
掘金小册对应源代码 https://juejin.im/book/5b4bc28bf265da0f60130116
jjiey/flink
Apache Flink
jjiey/highconcurrency
一些有关并发的demo
jjiey/java8
jjiey/spring-framework
Spring Framework
jjiey/hippo4j
📌 强大的动态线程池框架,附带监控报警功能。支持 JDK、Tomcat、Jetty、Undertow 线程池;Dubbo、Dubbox、RabbitMQ、RocketMQ、Hystrix 消费线程池(更多框架线程池还在适配中)。内置两种使用模式:轻量级依赖配置中心以及无中间件依赖版本。
jjiey/interview
Java project
jjiey/jdk7u
Read-only mirror of https://hg.openjdk.java.net/jdk7u until tag jdk7u291-ga
jjiey/jdk8u
Read-only mirror of https://hg.openjdk.java.net/jdk8u until tag jdk8u292-b01
jjiey/jjiey
jjiey/netty
Netty project - an event-driven asynchronous network application framework
jjiey/OnJava8-Examples
Code Examples for the book "On Java 8"
jjiey/spring-boot
Spring Boot
jjiey/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.