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.RC2compared with
Version Details
| 2.0.0.RC1 | 2.0.0.RC2 | |
|---|---|---|
| Release date | Feb 03, 2018 | Apr 20, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 2.0.0.RC1 | 2.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-web | 5.0.3.RELEASE | 5.0.4.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 5.0.3.RELEASE | 5.0.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 2.0.0.RC1 | 2.0.0.RC2 |
| ~ Updated | org.springframework.boot » spring-boot-starter-json | 2.0.0.RC1 | 2.0.0.RC2 |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 2.0.0.RC1 | 2.0.0.RC2 |
