Simple development of multi-version api based on spring-mvc via @ApiVersion annotation, support for
uri, header, param.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter(optional) Core starter, including auto-configuration support, logging and YAML | 1.5.22.RELEASE | 4.0.6 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | 1.5.22.RELEASE | 4.0.6 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web(optional)1 vulnerability Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 1.5.22.RELEASE | 4.0.6 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.8 | 1.18.46 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 1.5.22.RELEASE | 4.0.6 |
