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.5.0.RC1compared with
Version Details
| 1.4.0.RC1 | 1.5.0.RC1 | |
|---|---|---|
| Release date | Jul 16, 2017 | Jul 16, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 1.4.0.RC1 | 1.5.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.7.5 | 2.8.5 |
| ~ Updated | org.hibernate » hibernate-validator | 5.2.4.Final | 5.3.4.Final |
| ~ Updated | org.springframework » spring-web | 4.3.1.RELEASE | 4.3.5.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.3.1.RELEASE | 4.3.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.4.0.RC1 | 1.5.0.RC1 |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 1.4.0.RC1 | 1.5.0.RC1 |
