#axon
使用TRIMM 为EA项目产生基于Axon的CQRS代码
13-10-28
1
2026
1
banq

TRIMM 1.0.1 Snapshot is available with support for CQRS and AxonFramework EA是企业架构师Enterprise Arch... 详细
axon框架创始人谈微服务与事件驱动
18-09-28
1547
1
banq

Allard Buijze在最近的阿姆斯特丹事件驱动微服务会议上的演讲中指出,Axon Framework的应用正在快速增长,最近下载量达到100万次,他在会上描述了Axon的基本概念,历史和未来,这... 详细
使用CQRS, Axon 和 Spring Insight伸缩扩展复杂领域
13-02-08
1
1097
banq

使用CQRS, Axon 和 Spring Insight伸缩扩展复杂领域Scaling in Complex Domains Using CQRS, Axon, and Spring Insigh... 详细
基于Axon框架使用Kotlin编写的ES银行案例
18-09-06
661
banq

想了解更多关于Axon框架如何帮助你使用事件溯源和 CQRS 构建应用程序的信息吗?这个开源源码案例可以帮到你。 基于Axon框架使用Kotlin编写的ES银行案例: 1. dispatch拦截器 ... 详细
axon中event的问题
13-12-12
3
650
tecentIDA8F53

最近试用了下axon,遇到一个很奇怪的现象,AbstractEventSourcedAggregateRoot中apply发出的event,只能在当前AggregateRoot中接收到,外部的List... 详细
最近看了下axonframework,请教下EventStore
13-08-13
2
699
fugary

在axonframework架构图中 看到通过Repository存储EventStore 觉得比较奇怪,这个存储具体有什么用 Command-->CommandHandler... 详细
AxonFramework / Axon-trader Domain model
13-12-16
1
477
sinaID30957

Domain model The Trader is an application that simulates trading stock items for companies. Users p... 详细