티스토리 뷰
spring project 진행할 때, 어노테이션으로 Log4j를 사용할 때 다음과 같은 에러가 나타났다.
Multiple markers at this line
- org.apache.log4j cannot be resolved to a type
- org.apache.log4j.Logger cannot be resolved to a type
해결법은
pom.xml에서 <scope>runtime</scope>를 주석처리 해주면 된다.
'WEB' 카테고리의 다른 글
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday