
all version
| 版本名称 | 版本 |
|---|---|
| Finchley | snapshot版 |
| Edgware | snapshot版 |
| Dalston SR1 | 当前最新稳定版本 |
| Camden SR7 | 稳定版本 |
| Brixton SR7 | 稳定版本 |
| Angel SR6 | 稳定版本 |
compatible
| Spring Cloud | Spring Boot |
|---|---|
| Finchley | 兼容Spring Boot 2.0.x,不兼容Spring Boot 1.5.x |
| Dalston和Edgware | 兼容Spring Boot 1.5.x,不兼容Spring Boot 2.0.x |
| Camden | 兼容Spring Boot 1.4.x,也兼容Spring Boot 1.5.x |
| Brixton | 兼容Spring Boot 1.3.x,也兼容Spring Boot 1.4.x |
| Angel | 兼容Spring Boot 1.2.x |
spring boot plugin in eclipse
install
search in “eclipse market” with keyword “spring tool suite” or “sts” and install
add new spring boot project in eclipse
menu sequence: File->new->other>[Spring Boot] Spring starter Project; and choose spring boot version, relevant models




近期评论