Browse Source

新增一个打包成war的module计划

v-1.5.x
Yangkai.Shen 7 years ago
parent
commit
9fbcec28e3
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      TODO.md

+ 2
- 1
TODO.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo 项目 # spring-boot-demo 项目


## 模块计划(已完成:14 / 36)
## 模块计划(已完成:14 / 37)


- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~ - [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~ - [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -38,6 +38,7 @@
- [ ] spring-boot-demo-activiti(集成 Activiti 实现流程控制引擎) - [ ] spring-boot-demo-activiti(集成 Activiti 实现流程控制引擎)
- [ ] spring-boot-demo-async(Spring boot 实现异步调用) - [ ] spring-boot-demo-async(Spring boot 实现异步调用)
- [ ] spring-boot-demo-dubbo(集成 dubbo) - [ ] spring-boot-demo-dubbo(集成 dubbo)
- [ ] spring-boot-demo-war(打包成war包)


### 备注 ### 备注



Loading…
Cancel
Save