Skip to content

kdps/Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Spring Boot

Hibernate

Info Logging

logging.level.org.hibernate=INFO

Enable Statistics

spring.jpa.properties.hibernate.generate_statistics = true

Slow Query

spring.jpa.properties.hibernate.session.events.log.LOG_QUERIES_SLOWER_THAN_MS=20

Format Query

spring.jpa.properties.hibernate.format_sql = true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published