There was an error while loading. Please reload this page.
1 parent 0693c02 commit 81e6ef6Copy full SHA for 81e6ef6
README.md
@@ -20,6 +20,10 @@ spring boot demo 是一个用来学习 spring boot 的项目,已经集成 actu
20
- **IntelliJ IDEA ULTIMATE 2017.2 +**
21
- **mysql 5.7 +** (*尽量5.7版本以上,因为5.7版本加了一些新特性,不向下兼容。本demo里会尽量避免这种不兼容的地方,但还是建议尽量保证5.7版本以上*)
22
23
+### 开发计划
24
+
25
+[TODO](./TODO.md)
26
27
### spring-boot-demo-parent
28
29
所有的 **Module** 均依赖:[**spring-boot-demo-parent**](./spring-boot-demo-parent)
0 commit comments