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.M5compared with
Version Details
| 2.0.0.M4 | 2.0.0.M5 | |
|---|---|---|
| Release date | Oct 07, 2017 | Oct 22, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 2.0.0.M4 | 2.0.0.M5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate.validator » hibernate-validator | - | 6.0.2.Final |
| ~ Updated | org.springframework » spring-web | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.0.0.M4 | 2.0.0.M5 |
| ~ Updated | org.springframework.boot » spring-boot-starter-json | 2.0.0.M4 | 2.0.0.M5 |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 2.0.0.M4 | 2.0.0.M5 |
| - Removed | org.hibernate » hibernate-validator | 5.4.1.Final | - |
