MCPcopy Create free account

hub / github.com/EalenXie/spring-microservice-ddd / functions

Functions122 in github.com/EalenXie/spring-microservice-ddd

MethodmethodArgumentNotValidException
参数验证异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:202
MethodmethodArgumentTypeMismatchException
参数转换异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:186
MethodmissingRequestHeaderException
无效请求头异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:248
MethodmissingServletRequestParameterException
请求参数(Parameter)缺失
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:149
MethodmissingServletRequestPartException
请求参数(RequestPart)缺失
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:175
MethodnullPointerException
空指针异常 @param e NullPointerException @return NULL_POINTER_EXCEPTION RespBody
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:74
MethodofDate
默认 字符串日期格式 yyyy-MM-dd HH:mm:ss
src/main/java/com/github/infrastructure/helper/DateUtils.java:46
MethodsetAge
(Integer age)
src/test/java/com/github/interfaces/assembler/PersonDTO.java:35
MethodsetApplicationContext
(@Autowired ApplicationContext applicationContext)
src/main/java/com/github/infrastructure/helper/SpringEnvHelper.java:46
MethodsetBody
(T body)
src/main/java/com/github/infrastructure/base/resp/RespBody.java:41
MethodsetCode
(String code)
src/main/java/com/github/infrastructure/base/resp/RespBody.java:25
MethodsetId
(Long id)
src/test/java/com/github/interfaces/assembler/Account.java:20
MethodsetMessage
(String message)
src/main/java/com/github/infrastructure/base/resp/RespBody.java:33
MethodsetStackTrace
(String stackTrace)
src/main/java/com/github/infrastructure/base/resp/ErrorBody.java:68
MethodsetThrowTime
(Date throwTime)
src/main/java/com/github/infrastructure/base/resp/ErrorBody.java:52
MethodsetThrowable
(String throwable)
src/main/java/com/github/infrastructure/base/resp/ErrorBody.java:44
MethodspringEnvHelper
Spring环境工具类Bean
src/main/java/com/github/infrastructure/config/GlobalSupportConfig.java:19
MethodsqlException
SQL 异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:259
MethodsqlSyntaxErrorException
数据库SQL语法错误
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:282
MethodsqlTransientConnectionException
服务器数据库发生异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:293
MethodstateCodeException
自定义 状态码异常
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:311
Methodthrowable
未声明的未知异常 @param e UndeclaredThrowableException @return INTERNAL_SERVER_ERROR RespBody
src/main/java/com/github/infrastructure/advice/GlobalFacadeAdvice.java:62
← previous101–122 of 122, ranked by callers