티스토리 뷰
springboot
error-Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException
주다애 2023. 8. 6. 00:43상황 : springboot '2.7.6'에서 swagger '2.9.2' 추가 시 발생한 에러
해결 : application.yml파일에 밑의 코드 추가
spring:
mvc:
pathmatch:
matching-strategy: ant_path_matcher

swagger 연동 성공!
'springboot' 카테고리의 다른 글
[JPA] ddl-auto 옵션 (1) | 2024.11.18 |
---|---|
[SETTING] intellij에서 JAVA JDK 버전 바꾸기 (0) | 2023.11.30 |
[용어] profile (0) | 2023.10.28 |
[JPA] @NotNull vs nullable = false (0) | 2023.08.13 |
error-[errno: 150] "foreign key constraint is incorrectly formed" (0) | 2023.08.06 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 일급컬렉션
- upperBound
- id생성전략
- 동등성
- springboot
- N+1문제
- null
- JPA
- 이진탐색
- Optional
- 오블완
- @Value
- uncheckedException
- Thymeleaf
- 메인메소드
- ddl-auto
- lowerBound
- 유효성 검사
- 백준
- 티스토리챌린지
- 자바
- @Spring
- Java
- @ConfigurationProperties
- NPE
- Spring
- StreamAPI
- @NoArgsConstructor
- 생성자
- checkedException
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함