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 (7)
| 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.4 | 3.1.3 | |
Validation
Apache 2.0
| org.hibernate
»
hibernate-validator4 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 5.0.3.Final | 9.1.0.Final | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core5 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 4.0.8.RELEASE | 7.0.7 | |
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.8.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc4 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 4.0.8.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.1.10.RELEASE | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-tomcat Starter for using Tomcat as the embedded servlet container | 1.1.10.RELEASE | 4.0.6 |
