Please enable JavaScript.
Coggle requires JavaScript to display documents.
code reading (libs (AxonFramework/AxonFramework: Framework for…
code reading
libs
apache/curator - Sourcegraph
FasterXML/jackson: Main Portal page for the Jackson project
FasterXML/jackson-datatypes-collections: Jackson project that contains various collection-oriented datatype libraries: Guava, HPPC, PCollections
FasterXML/jackson-datatypes-collections - Sourcegraph
FasterXML/jackson-modules-java8: Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
FasterXML/jackson-core: Core part of Jackson that defines Streaming API as well as basic shared abstractions
FasterXML/jackson-annotations: Core annotations (annotations that only depend on jackson-core) for Jackson data processor
FasterXML/jackson-databind: General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
google/guava: Google core libraries for Java
Apache Commons
apache/commons-lang: Mirror of Apache Commons Lang
apache/commons-io: Mirror of Apache Commons IO
apache/commons-collections: Mirror of Apache Commons Collections
apache/commons-pool: Mirror of Apache Commons Pool
jgrapht/jgrapht: Master repository for the JGraphT project
AxonFramework/AxonFramework: Framework for Evolutionary Event-Driven Microservices on the JVM
分类: CQRS | Edison Xu's Blog
P2P 网络核心技术:Gossip 协议 | 分布式 | event sourcing | Edison Xu's Blog
Vector Clock/Version Clock | 分布式 | event sourcing | Edison Xu's Blog
Axon入门系列(六):Saga的使用 | event sourcing | CQRS | axon | DDD | Edison Xu's Blog
论精益与领域设计 | DDD | 感悟 | Edison Xu's Blog
JAVA线程间通信的几种方式 | 多线程 | Edison Xu's Blog
Java 线程和多线程执行过程分析 - 骏马金龙 - 博客园
LMAX-Exchange/disruptor: High Performance Inter-Thread Messaging Library
rabbitmq/rabbitmq-server: Open source multi-protocol messaging broker
tutorials
eugenp/tutorials: Just Announced - "Learn Spring Security OAuth":
rabbitmq/rabbitmq-tutorials: Tutorials for using RabbitMQ in various ways
didi/DDMQ - Sourcegraph
spring
mybatis