后端 Server 的主项目,通过引入需要 eap-module-xxx 的依赖,
从而实现提供 RESTful API 给 eap-ui-admin、eap-ui-user 等前端项目。
本质上来说,它就是个空壳(容器)!
Compile Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.eaopen
»
eap-module-system-rest system 模块下,我们放通用业务,支撑上层的核心业务。 | 2.5.1 | 2.7.3 | |
Apache 2.0
| io.github.eaopen
»
eap-module-infra-rest infra 模块,主要提供两块能力: | 2.5.1 | 2.7.3 | |
Apache 2.0
| io.github.eaopen
»
eap-extj-message-rest 扩展站内消息 rest接口 | 2.5.1 | 2.6.2 | |
Apache 2.0
| io.github.eaopen » eap-module-bpm-rest | 2.5.1 | 2.6.1 | |
Apache 2.0
| io.github.eaopen » eap-module-lowcode-rest | 2.5.1 | 2.6.2 | |
Apache 2.0
| io.github.eaopen
»
eap-spring-boot-starter-biz-error-code 错误码 ErrorCode 的自动配置功能,提供如下功能: | 2.5.1 | ✔ | |
Apache 2.0
| io.github.eaopen
»
eap-spring-boot-starter-banner Banner 用于在 console 控制台,打印开发文档、接口文档等 | 2.5.1 | ✔ | |
Apache 2.0
| io.github.eaopen
»
eap-spring-boot-starter-protection 服务保证,提供分布式锁、幂等、限流、熔断、API 签名等等功能 | 2.5.1 | 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 |
