Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EalenXie/spring-microservice-ddd
/ functions
Functions
122 in github.com/EalenXie/spring-microservice-ddd
⨍
Functions
122
◇
Types & classes
34
Method
methodArgumentNotValidException
参数验证异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:202
Method
methodArgumentTypeMismatchException
参数转换异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:186
Method
missingRequestHeaderException
无效请求头异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:248
Method
missingServletRequestParameterException
请求参数(Parameter)缺失
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:149
Method
missingServletRequestPartException
请求参数(RequestPart)缺失
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:175
Method
nullPointerException
空指针异常 @param e NullPointerException @return NULL_POINTER_EXCEPTION RespBody
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:74
Method
ofDate
默认 字符串日期格式 yyyy-MM-dd HH:mm:ss
src/main/java/com/github/infrastructure/helper/DateUtils.java:46
Method
setAge
(Integer age)
src/test/java/com/github/interfaces/assembler/PersonDTO.java:35
Method
setApplicationContext
(@Autowired ApplicationContext applicationContext)
src/main/java/com/github/infrastructure/helper/SpringEnvHelper.java:46
Method
setBody
(T body)
src/main/java/com/github/infrastructure/base/resp/RespBody.java:41
Method
setCode
(String code)
src/main/java/com/github/infrastructure/base/resp/RespBody.java:25
Method
setId
(Long id)
src/test/java/com/github/interfaces/assembler/Account.java:20
Method
setMessage
(String message)
src/main/java/com/github/infrastructure/base/resp/RespBody.java:33
Method
setStackTrace
(String stackTrace)
src/main/java/com/github/infrastructure/base/resp/ErrorBody.java:68
Method
setThrowTime
(Date throwTime)
src/main/java/com/github/infrastructure/base/resp/ErrorBody.java:52
Method
setThrowable
(String throwable)
src/main/java/com/github/infrastructure/base/resp/ErrorBody.java:44
Method
springEnvHelper
Spring环境工具类Bean
src/main/java/com/github/infrastructure/config/GlobalSupportConfig.java:19
Method
sqlException
SQL 异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:259
Method
sqlSyntaxErrorException
数据库SQL语法错误
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:282
Method
sqlTransientConnectionException
服务器数据库发生异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:293
Method
stateCodeException
自定义 状态码异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:311
Method
throwable
未声明的未知异常 @param e UndeclaredThrowableException @return INTERNAL_SERVER_ERROR RespBody
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:62
← previous
101–122 of 122, ranked by callers