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.RELEASEcompared with
Version Details
| 1.5.22.RELEASE | 2.0.0.RELEASE | |
|---|---|---|
| Release date | Aug 06, 2019 | Mar 01, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.5.22.RELEASE | 2.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate.validator » hibernate-validator | - | 6.0.7.Final |
| + Added | org.springframework.boot » spring-boot-starter-json | - | 2.0.0.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.3.25.RELEASE | 5.0.4.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.3.25.RELEASE | 5.0.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.5.22.RELEASE | 2.0.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 1.5.22.RELEASE | 2.0.0.RELEASE |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.8.11.3 | - |
| - Removed | org.hibernate » hibernate-validator | 5.3.6.Final | - |
