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 | 31 |
Tags
- plugin
- SPC
- window
- MSSQL
- Sqoop
- IntelliJ
- Android
- xPlatform
- Kotlin
- SSL
- table
- 공정능력
- tomcat
- JavaScript
- Python
- hadoop
- vaadin
- mapreduce
- NPM
- GIT
- SQL
- react
- Spring
- mybatis
- Java
- Express
- R
- 보조정렬
- es6
- Eclipse
Archives
- Today
- Total
728x90
목록logback (1)
DBILITY
logback에서 springframework log가 출력되지 않을때
springframework은 jakarta commons logging을 사용하므로, commons-logging의 dependancy를 제거(exclude)하고, slf4j-api dependancy 확인 후 jcl-over-slf4j dependancy를 추가한다( slf4j Bridging legacy APIs 참조 ) spring mvc pom sample 1.6 3.1.1.RELEASE 1.6.10 1.6.6 2.2 org.springframework spring-context ${org.springframework-version} commons-logging commons-logging org.springframework spring-webmvc ${org.springframework-ver..
java/spring
2016. 10. 21. 21:39
728x90