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.3.0.M1compared with
Version Details
| 1.2.0.RC2 | 1.3.0.M1 | |
|---|---|---|
| Release date | Nov 21, 2014 | Jun 12, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.2.0.RC2 | 1.3.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework.boot » spring-boot-starter-validation | - | 1.3.0.M1 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.4.3 | 2.5.4 |
| ~ Updated | org.springframework » spring-web | 4.1.2.RELEASE | 4.2.0.RC1 |
| ~ Updated | org.springframework » spring-webmvc | 4.1.2.RELEASE | 4.2.0.RC1 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.2.0.RC2 | 1.3.0.M1 |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 1.2.0.RC2 | 1.3.0.M1 |
| - Removed | org.hibernate » hibernate-validator | 5.1.3.Final | - |
| - Removed | org.springframework » spring-core | 4.1.2.RELEASE | - |
