Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- jsonignore
- bytebuddyinterceptor
- Swagger
- websecurityconfiguration
- springboot
- java.lang.nosuchmethoderror
Archives
- Today
- Total
목록java.lang.nosuchmethoderror (1)
NOT FOUND

에러 문구Unable to render this definitionThe provided definition does not specify a valid version field.Please indicate a valid Swagger or OpenAPI version field. Supported version fields are swagger: "2.0" and those that match openapi: 3.0.n (for example, openapi: 3.0.0). 에러 사진 에러 원인우선 저는 @RestControllerAdvice와 @ExceptionHandler 때문이었습니다.다른 원인일 경우도 있는데http://localhost:8080/v3/api-docs해당 URL에 접속했을 때 ..
spring boot
2025. 2. 19. 17:13