
- 添加基础目录结构和文件 - 配置 Spring Boot 应用 - 添加数据库配置和 MyBatis 映射文件 - 实现简单的用户服务接口和仓库接口 - 添加日志配置和示例日志 - 配置 Docker 和 Docker Compose 文件 - 添加 Jackson 配置和工具类 - 实现简单的 API 测试用例
11 lines
547 B
Markdown
11 lines
547 B
Markdown
# xfg-frame-archetype - DDD 脚手架 - @小傅哥 v2.2
|
|
|
|
- docker 使用文档:[https://bugstack.cn/md/road-map/docker.html](https://bugstack.cn/md/road-map/docker.html)
|
|
- DDD 教程;
|
|
- [DDD 概念理论](https://bugstack.cn/md/road-map/ddd-guide-01.html)
|
|
- [DDD 建模方法](https://bugstack.cn/md/road-map/ddd-guide-02.html)
|
|
- [DDD 工程模型](https://bugstack.cn/md/road-map/ddd-guide-03.html)
|
|
- [DDD 架构设计](https://bugstack.cn/md/road-map/ddd.html)
|
|
- [DDD 建模案例](https://bugstack.cn/md/road-map/ddd-model.html)
|
|
|