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)
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind47 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.3.1 | 3.1.3 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 4.0.2.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc6 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 4.0.2.RELEASE | 7.0.7 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 1.0.0.RC5 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-tomcat Starter for using Tomcat as the embedded servlet container | 1.0.0.RC5 | 4.0.6 |
