perf(document): EAGER→LAZY migration with @EntityGraph + @BatchSize (#467) #622
@@ -13,10 +13,6 @@ spring:
|
||||
password: test
|
||||
mail:
|
||||
host: localhost
|
||||
jpa:
|
||||
properties:
|
||||
hibernate:
|
||||
generate_statistics: true
|
||||
|
||||
# Disable OTel SDK entirely in tests — prevents auto-configuration from loading resource providers
|
||||
# (e.g. AzureAppServiceResourceProvider) that fail against the semconv version used here.
|
||||
|
||||
Reference in New Issue
Block a user