-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
With the new `AddExceptionHandler` and `IExceptionHandler` APIs, engaging the exception handl…
-
In GlobalExceptionHandler class, global exception handler catches IllegalArgumentException but the controller throws IllegalStateException. In the video (7-3), it's shown as global exception handler c…
-
也不能注册,一注册就报这个错误。
ERROR com.shimh.common.controlleradvice.GlobalExceptionHandler 88 ExceptionHandler - 服务器内部错误 , uri: /users/currentUser , caused by: java.lang.IllegalStateException: It is illegal to …
-
### Current Behavior
Using Kubernetes 1.29, the API server container starts, properly connects with the DB, downloads external NVD files, and updates current project vulnerabilities without any issue…
-
어드민 프로젝트에서 보여줄 수 있는 전용 에러 페이지를 추가한다.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When querying a oracle DB which returns a CLOB/BLOB datatype, the parsing engine fails and an…
-
先按照springcloud-eureka-feign-mybatis-seata demo将工程运行起来。
在account服务中模拟抛出超时异常或者除0异常
order,account,storage中的数据都会回滚。
但是在account服务中添加如下代码
`@ControllerAdvice
public class BaseExceptionHandler {
@Ex…
-
Changes required for Consent , enrollment, user management services.
1) Need to remove null checks from Controller layer.
2) Return value should never be null in Controller layer, If the value eve…
-
## Overview
- 이전 프로젝트에 부가기능을 잘 추가려고 노력해주신 부분들이 보여서 칭찬드립니다.
- 특히 Advice 를 통한 예외 공통화 부분이라던가 커스텀 익셉션 부분은 잘 구현해주셨습니다.
- 다만, API 응답이나 서비스 인터페이스 분리, 부분적으로 완성도를 높이기 위한 부분이 필요합니다.
- API 응답은 ResponseEnti…
-
Hello!
### Description
I try to get list of entity view with custom filter but I get an error
"class com.blazebit.persistence.view.impl.metamodel.FlatViewTypeImpl cannot be cast to cla…