spring:
jpa:
properties:
hibernate:
format_sql: true
show-sql: true
logging:
level:
ru.oa2.mvp.nutricollector: DEBUG
org.hibernate.SQL: DEBUG