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.1.0.RELEASEcompared with
Version Details
| 1.0.2.RELEASE | 1.1.0.RELEASE | |
|---|---|---|
| Release date | Apr 24, 2014 | Jun 10, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (6)
| 1.0.2.RELEASE | 1.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate » hibernate-validator | - | 5.0.3.Final |
| + Added | org.springframework » spring-core | - | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.3.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.0.3.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.0.2.RELEASE | 1.1.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 1.0.2.RELEASE | 1.1.0.RELEASE |