-
In production and qualif, using the "Show DICOM Metadata" button from the Dataset page returns an http 500 in more than half of the datasets.
Same problem when trying to directly request the endpoin…
-
챕터 12에서 ci.yml을 추가한 뒤 github에서 확인을 했을 때 체크표시가 뜨지 않고 X 표시가 나옵니다.
눌러서 확인해보니 Build with Gradle 에서 오류가 나는데 test구문에서 실패했다고 뜨는데, 로컬환경에서는 테스트가 전부 통과됩니다.
로컬환경 gradle 버전 확인도 해봤는데 뭐가 문제인지 감이 잘 안잡히네요 ..
깃허…
-
### Current Behavior
After updating to dependency track 4.10.1 it is not possible anymore to open the details of a project. A Server Error (500) is shown is this case.
The URL that is requested wh…
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
- [X] My answer given in the checkbox …
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
- [ ] My answer given in the checkbox …
-
### Enhancement/ Misleading description in javadoc.
In the Javadoc of `ControllerAdviceBean` you can read
> Encapsulates information about an @ControllerAdvice Spring-managed bean without nece…
-
按照大佬教程打包了最新的一键安装包,有需要的同学可以去下载。我自己把端口改成了11080,其他都没变。
https://github.com/xiankaiyao/campus-imaotai/releases/tag/v1.0.12
-
Here is the translation of the provided text to English:
"ZLMediaKit crashes after reboot, and tasks in the Stream Proxy list cannot be played, resulting in a 500 error. After seeking, the data retur…
-
### ⚠️ Issue
- 스프링 프로젝트 세팅
### ✏️ ToDoList
- [x] 스프링 프로젝트 생성 (프로젝트 구조: 도메인 계층 구조. 크게 Domain, Global로 나눔.)
- [x] ERD를 기반으로 모든 엔티티 클래스, 이넘 클래스, 레포지토리 생성.
- [x] 커스텀 예외처리 관련 클래스 및 이넘 코드 작성 (global > …
-
## 📌 Description
GlobalExceptionHandler로 처리한 예외에서 공통 리스폰스 반환이 되지 않습니다.
### user-service 모듈
- UserController 클래스
```java
public String login(String email, String password) throws Not…