自定义服务异常枚举时实现 `ExceptionEnums` 如内置的常用异常状态枚举的实现方式 `public enum ErrorEnums implements ExceptionEnums`;封装了接口交互的出入参数格式类(通过 `micro-codec` 模块完成出入参数自动封装、解封装)
| Tags | github |
|---|---|
| Date | May 09, 2022 |
| Files | pom (1 KB) jar (16 KB) View All |
| Repositories | Central |
| Ranking | #198644 in MvnRepository (See Top Artifacts) |
| Used By | 2 artifacts |
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Validation Apache 2.0 | jakarta.validation » jakarta.validation-api | |||
| Core Utils Apache 2.0 | org.springframework » spring-core |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | io.springfox » springfox-swagger2 | |||
Apache 2.0 | io.springfox » springfox-swagger-ui | |||
| CodeGen MIT | org.projectlombok » lombok |