debug信息太多了,怎么都关闭不了啊?请问 如何关闭自带的debug日志信息?
把debug改成更高级别的:[code="java"]log4j.category.org.springframework = WARN(或者ERROR)[/code]