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)
Version3.0.0-RC2compared with
Version Details
| 3.0.0-RC1 | 3.0.0-RC2 | |
|---|---|---|
| Release date | Oct 21, 2022 | Nov 11, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 3.0.0-RC1 | 3.0.0-RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-web | 6.0.0-RC2 | 6.0.0-RC4 |
| ~ Updated | org.springframework » spring-webmvc | 6.0.0-RC2 | 6.0.0-RC4 |
| ~ Updated | org.springframework.boot » spring-boot-starter | 3.0.0-RC1 | 3.0.0-RC2 |
| ~ Updated | org.springframework.boot » spring-boot-starter-json | 3.0.0-RC1 | 3.0.0-RC2 |
| ~ Updated | org.springframework.boot » spring-boot-starter-tomcat | 3.0.0-RC1 | 3.0.0-RC2 |
