This commit is contained in:
ajaxfan
2021-02-07 18:17:14 +08:00
parent d40a78766b
commit 628366680f

View File

@ -64,4 +64,9 @@ client {
log { log {
exceptionRate = 100 exceptionRate = 100
} }
support {
spring {
datasource-autoproxy = true
}
}
} }