diff --git a/src/main/resources/file.conf b/src/main/resources/file.conf index f0bc2a6..ed4b82d 100644 --- a/src/main/resources/file.conf +++ b/src/main/resources/file.conf @@ -64,4 +64,9 @@ client { log { exceptionRate = 100 } + support { + spring { + datasource-autoproxy = true + } + } } \ No newline at end of file