Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container (deprecated in favor of spring-boot-starter-webmvc)
Version2.0.0.M2compared with
Version Details
| 2.0.0.M1 | 2.0.0.M2 | |
|---|---|---|
| Release date | Jul 15, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 2.0.0.M1 | 2.0.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework.boot » spring-boot-starter-json | - | 2.0.0.M2 |
| ~ Updated | org.springframework » spring-web | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-webmvc | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.0.0.M1 | 2.0.0.M2 |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 2.0.0.M1 | 2.0.0.M2 |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.9.0.pr3 | - |
