Fixed various code examples in documentation

Issue: SPR-13666
Issue: SPR-13485
Issue: SPR-10474
This commit is contained in:
Juergen Hoeller
2015-11-14 23:32:07 +01:00
parent 5d6aab34cb
commit 48838d48d2
4 changed files with 15 additions and 20 deletions

View File

@@ -3,11 +3,3 @@ log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=%d{HH:mm:ss,SSS} [%c] - %m%n
log4j.rootCategory=WARN, console
log4j.logger.org.springframework.beans=WARN
log4j.logger.org.springframework.binding=DEBUG
log4j.logger.org.springframework.beans.factory.xml.XmlBeanFactory=ERROR
log4j.logger.org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator=TRACE
#log4j.logger.org.springframework=TRACE