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
|