* Code for Dependency Injection Article. * Added Java based configuration. Downloaded formatter.xml and reformatted all changed files. Manually changed tab into 4 spaces in XML configuration files. * BAEL-434 - Spring Roo project files generated by Spring Roo. No formatting applied. Added POM, java and resources folders.
14 lines
516 B
Properties
14 lines
516 B
Properties
#Updated at Tue Apr 04 15:03:52 BST 2017
|
|
#Tue Apr 04 15:03:52 BST 2017
|
|
logging.file=
|
|
logging.level.com.baeldung=DEBUG
|
|
logging.level.com.querydsl.jpa.impl.JPAQuery=DEBUG
|
|
logging.level.org.hibernate.stat=DEBUG
|
|
logging.pattern.level=%5p - QP\:%X{querydsl.parameters} -
|
|
spring.jackson.serialization.indent-output=true
|
|
spring.jpa.properties.hibernate.format_sql=true
|
|
spring.jpa.properties.hibernate.generate_statistics=true
|
|
spring.jpa.show-sql=true
|
|
spring.messages.cache-seconds=0
|
|
spring.thymeleaf.mode=html
|