티스토리 뷰
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
- null
- @NoArgsConstructor
- 티스토리챌린지
- StreamAPI
- ddl-auto
- uncheckedException
- NPE
- Spring
- @Spring
- JPA
- Java
- @Value
- 메인메소드
- springboot
- lowerBound
- 오블완
- 유효성 검사
- 일급컬렉션
- checkedException
- @ConfigurationProperties
- Thymeleaf
- 생성자
- 백준
- 이진탐색
- 자바
- id생성전략
- Optional
- upperBound
- N+1문제
- 동등성
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함