This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
添加开发环境
v-1.5.x
yangkai.shen
7 years ago
parent
3a21a1602e
commit
bf1db731e2
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
README.md
+ 7
- 0
README.md
View File
@@ -13,6 +13,13 @@ spring boot demo 是一个用来学习 spring boot 的项目,已经集成 actu
</parent>
```
### 开发环境
- **JDK1.8 +**
- **Maven 3.5 +**
- **InteliJ idea 2017.2 +**
- **mysql 5.7 +** (*尽量5.7版本以上,因为5.7版本加了一些新特性,不向下兼容。本demo里会尽量避免这种不兼容的地方,但还是建议尽量保证5.7版本以上*)
### spring-boot-demo-parent
所有的 **Module** 均依赖:[**spring-boot-demo-parent**](./spring-boot-demo-parent)
Write
Preview
Loading…
Cancel
Save