(第1天)每日源码调试之旅--实现CQRS模式的AXON框架

demo文件结构:git github地址:https://github.com/zxc1210449483/axondemogithub 开始调试:先在ProductController的commandGateway.sendAndWait(command)前打上端点,而后用postman发送POST请求:安全 http://127.0.0.1:8080/product/31?name=ttt&
相关文章
相关标签/搜索