[F] Fix warnings

This commit is contained in:
Azalea
2024-11-21 12:26:36 -05:00
parent a947a81772
commit 0e176d5608
4 changed files with 5 additions and 5 deletions

View File

@@ -113,7 +113,6 @@ springBoot {
hibernate {
enhancement {
enableLazyInitialization = true
enableDirtyTracking = false
enableAssociationManagement = false
enableExtendedEnhancement = false
}