-
#### Problem
Hello, when I collect java error logs, multiple lines are merged into one line. No matter how I configure it, kibana displays two lines.
...
[oksa-center:10.200.1.60:8061] 2023-05-17…
-
https://github.com/rinaehyun/Flight-Tracker/blob/2a84e75b16dc21ef952fbf4d9b4a9d70dbc04e62/backend/src/main/java/com/rhyun/backend/globalexception/GlobalExceptionHandler.java#L20
Hey du solltest auf…
-
-
## Environment Details
* Helidon Version: 4.x
* Helidon SE or Helidon MP
* JDK version:
* OS:
* Docker version (if applicable):
----------
## Problem Description
Micronaut has just release…
-
### Quest:
We want to improve exception handling in our Spring application by using @ControllerAdvice. This will allow us to centralize exception management, enhance code cleanliness, and ensure a u…
-
Checkout another way
https://github.com/ashish-1609/DeveloperPilotProject/blob/5403dea7298dee25b1f3ecb54a3c71d4e02ce5b1/src/main/java/com/pilot/project/controllers/HotelController.java#L36
-
### Current Behavior
```
2023-08-24 10:03:14,578 [] WARN [DataNucleus.Persistence] Delete of object with id "org.dependencytrack.model.Component:561" using statement "DELETE FROM "COMPONENT" WHERE "…
-
Hi, we were stress testing OpenBaton and we found that when life-cycle event scripts produce large outputs (>2MB) it is possible that some issues will appear. I guess that large outputs may disrupt th…
KLuka updated
7 years ago
-
## 설명
PlayerController, PlayerService 코드 가독성 향상, 반환 타입 통일, 예외 로직 캡슐화, sample dml.sql 생성
## 개선 사항
- [x] PlayerController : 모든 메소드에서 ResponseDto 반환
- [x] PlayerController : GlobalExceptionHandler로…
-
@openmpy 안녕하십니까 무더운 더위 속에서 개발하시느라 고생이 많으십니다.
다름이 아니라 `GlobalExceptionHandler` 클래스에서 핸들링하는 에러를 조금 더 세분화 하는게 어떠할까 싶어 이슈 등록하였습니다.
현재는 `CustomException` 만 등록이 되어 있습니다.
(사실 이거 하나로 에러 코드 정의해가면서 전부 처리…