Skip to content

DDD入门学习与实践,动手编码有助于更好的理解与应用DDD

License

Notifications You must be signed in to change notification settings

hziee514/gollum

Repository files navigation

gollum

主要用于更好的理解DDD+CQRS,以及思考如何更容易的让DDD落地

gollum-common

封装了一些通用功能

gollum-core

实现了事件驱动的DDD+CQRS+ES框架核心

gollum-simple

实现了简单的DDD+CQRS框架核心, 能很方便的在小项目中也应用DDD思想

sample-note

基于gollum-core和spring的一个简单记事本demo

sample-bank

基于gollum-core和spring的一个银行转账demo

simple-note

基于gollum-simple和spring的记事本demo

学习参考资料

https://www.codeproject.com/Articles/555855/Introduction-to-CQRS http:https://www.cnblogs.com/netfocus/category/496012.html

About

DDD入门学习与实践,动手编码有助于更好的理解与应用DDD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages