后端 Server 的主项目,通过引入需要 eap-module-xxx 的依赖,
从而实现提供 RESTful API 给 eap-ui-admin、eap-ui-user 等前端项目。
本质上来说,它就是个空壳(容器)!
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.eaopen
»
eap-module-system-rest system 模块下,我们放通用业务,支撑上层的核心业务。 | 2.7.3 | ✔ | |
Apache 2.0
| io.github.eaopen
»
eap-module-infra-rest infra 模块,主要提供两块能力: | 2.7.3 | ✔ | |
Apache 2.0
| io.github.eaopen
»
eap-spring-boot-starter-protection 服务保证,提供分布式锁、幂等、限流、熔断、API 签名等等功能 | 2.7.3 | ✔ | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | 2.7.18 | 4.0.6 |
