일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- java 백준 1차원 배열
- GoingBus
- 카카오
- 월간코드챌린지
- 고잉버스
- map
- JavaScript
- 리눅스마스터 1급 정리
- 리눅스마스터 3과목
- 반복문
- 스프링 컨테이너
- 문자열
- 명령어
- 백준 java
- toCharArray
- 코테
- 프로그래머스
- 백준 javascript
- 자바스크립트 코딩의 기술
- 리눅스
- Java
- Memoir
- Linux
- 코딩테스트
- 개발자 회고록
- 연습문제
- Kotlin
- 리눅스마스터1급
- 스프링 빈
- 자바
- Today
- Total
목록 exception (2)
hoon DevLog
Error 발생 경로 Spring Build 후 기동 중에, 다음과 같은 Error가 발생!! org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'WeatherController..
Spring build 하면서 발생한 Error... org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'WeatherController' method ...중략... to {[..