728x90
반응형
org.springframework.beans.factory.BeanDefinitionStoreException:
Failed to parse configuration class [ ~.~.~ ];
nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException:
org.springframework.context.annotation.ConflictingBeanDefinitionException:
Annotation-specified bean name 'actionLog.keywordStatus' for bean class [ ~.~.~ ]
nested exception
- 코딩할 때는 아무문제 없더가 실행시킬 때 에러 발생
아래와 같은 경우에서 발생한다고 한다.
근데 내 경우는 아닌 것 같다.
org.springframework.context.annotation.ConflictingBeanDefinitionException
내 경우는 여기서 해결을 해야 할 것 같다.
경우 1 해결
bean name 이 중복 될 때
SVN 에서 병합 시키면서 기존 것과 출돌이 되었다 இ௰இ
728x90
반응형
'개발중 > troubleshooting' 카테고리의 다른 글
@ApiParam NULL 해결 / Required String parameter '' is not present (0) | 2021.05.14 |
---|---|
Cannot find module 'core-js/package.json' 에러 해결 (0) | 2021.05.12 |
Some of selected resources were not committed. 에러 해결하기🏇🏇 (0) | 2021.05.12 |
Git 대소문자 변경 Commit 🌊 (0) | 2021.05.09 |
Visual Studio 'M' 표시 없애기 (0) | 2021.05.09 |