Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 명령어
- 리눅스마스터1급
- 리눅스
- 스프링 빈
- 백준 java
- 스프링 컨테이너
- 자바
- 코딩테스트
- java 백준 1차원 배열
- 프로그래머스
- 백준 javascript
- JavaScript
- 연습문제
- 자바스크립트 코딩의 기술
- 카카오
- Java
- 반복문
- 리눅스마스터 1급 정리
- 개발자 회고록
- 문자열
- Linux
- Kotlin
- GoingBus
- 고잉버스
- 리눅스마스터 3과목
- 코테
- toCharArray
- 월간코드챌린지
- Memoir
- map
Archives
- Today
- Total
728x90
목록 slf4j (1)
728x90
728x90
hoon DevLog
SpringBoot Error | LoggerFactory is not a Logback LoggerContext but Logback is on the classpath.
SpringBoot로 프로젝트를 Build 하면서 다음과 같은 Error가 발생했다!!! Error는 다음과 같다! java.lang.IllegalArgumentException: LoggerFactory is not a Logback LoggerContext but Logback is on the classpath. Either remove Logback or the competing implementation (class org.slf4j.impl.Log4jLoggerFactory loaded from jar:file:/Users/user/workspace/aim/server/build/libs/aim-0.0.1-SNAPSHOT.jar!/BOOT-INF/lib/slf4j-log4j12-1.7.30.j..
IT/Error
2023. 1. 26. 18:00