Skip to content

kdps/Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8cd271 · Jun 19, 2023

History

13 Commits
Aug 23, 2021
Jun 19, 2023
Aug 10, 2021

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