Skip to content

feiniaojin/ddd-example-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddd-example-cms

各位朋友clone和fork之前,麻烦顺手帮忙star一下!

本项目使用ddd-archetype创建,是后端的案例工程。项目中实现CMS部分的功能,并落地部分DDD的概念。

ddd-archetype的链接为:https://github.com/feiniaojin/ddd-archetype

实现的DDD概念有:实体、值对象、聚合根、Factory、Repository、CQRS。

技术栈:

  • 采用H2内存数据库,无其他中间件依赖
  • Spring Data Jdbc

对应的前端工程GitHub地址:https://github.com/feiniaojin/ddd-example-cms-front

maven依赖找不到

如果有maven包找不到,请将以下仓库clone到本地编译即可。

https://github.com/feiniaojin/ddd

DDD学习免费电子书

作者将多年领域驱动设计的经验,撰写成《悟道DDD(Thinking in DDD)》这一电子书,力求用最平实、最通俗、最容易理解的方式将DDD分享给各位朋友。

本电子书永久免费阅读,欢迎沟通交流。

项目地址:https://github.com/feiniaojin/Thinking-in-DDD

在线阅读:https://ddd.feiniaojin.com/

DDD学习交流群

欢迎加入DDD交流群。微信扫以下二维码添加作者微信,标注“DDD”,好友申请通过后拉您进群。

pi1rmB6.jpg

About

DDD案例工程(CMS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages