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)
Version1.4.0.releasecompared with
Version Details
| 1.3.1.release | 1.4.0.release | |
|---|---|---|
| Release date | Dec 18, 2015 | Jul 28, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 1.3.1.release | 1.4.0.release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate » hibernate-validator | - | 5.2.4.Final |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.4 | 2.8.1 |
| ~ Updated | org.springframework » spring-web | 4.2.4.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.2.4.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.3.1.RELEASE | 1.4.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 1.3.1.RELEASE | 1.4.0.RELEASE |
| - Removed | org.springframework.boot » spring-boot-starter-validation | 1.3.1.RELEASE | - |
