easy-spring-boot-api是一款服务器API开发神器,基于springboot,可以做到零配置零代码即可集成所有api开发需要基础能力。,集成该项目后,不用自己再去处理api安全、加签、验签、加解密、数据脱敏、异常处理、国际化、接口文档、错误码、缓存、分布式锁、应用、渠道管理等等功能。 还提供了java和typescript版本的项目,极大简化了web或者其他客户端应用接入api服务的流程。
Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 27.0.1-android | 33.7.1-jre | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.14 | 1.22.1 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 2.3.12.RELEASE | 4.1.1 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure1 vulnerability Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 2.3.12.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logging(optional) Starter for logging default logging | 2.3.12.RELEASE | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-json(optional) Starter for reading and writing JSON | 2.3.12.RELEASE | 4.1.1 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Annotation Lib
Apache 2.0
| io.swagger
»
swagger-annotations swagger-annotations | 1.5.22 | 2.2.54 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 |