自定义服务异常枚举时实现 `ExceptionEnums` 如内置的常用异常状态枚举的实现方式 `public enum ErrorEnums implements ExceptionEnums`;封装了接口交互的出入参数格式类(通过 `micro-codec` 模块完成出入参数自动封装、解封装)

Tagsgithub
DateMay 09, 2022
Filespom (1 KB)  jar (16 KB)  View All
RepositoriesCentral
Ranking#198644 in MvnRepository (See Top Artifacts)
Used By2 artifacts

Note: There is a new version for this artifact

New Version1.1.3.RELEASE

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Compile Dependencies (2)

Category/License Group / ArtifactVersionUpdates
Validation
Apache 2.0
jakarta.validation » jakarta.validation-api
Core Utils
Apache 2.0
org.springframework » spring-core

Provided Dependencies (3)

Category/License Group / ArtifactVersionUpdates

Apache 2.0
io.springfox » springfox-swagger2

Apache 2.0
io.springfox » springfox-swagger-ui
CodeGen
MIT
org.projectlombok » lombok