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
- Eclipse
- JavaScript
- R
- es6
- Kotlin
- mapreduce
- 공정능력
- IntelliJ
- Android
- 보조정렬
- table
- Python
- Spring
- SSL
- SPC
- GIT
- window
- tomcat
- Sqoop
- vaadin
- SQL
- NPM
- react
- hadoop
- MSSQL
- plugin
- mybatis
- Express
- Java
- xPlatform
Archives
- Today
- Total
반응형
목록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
반응형