We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae80105 commit ce2186bCopy full SHA for ce2186b
1 file changed
infrastructure/src/main/resources/application.yml
@@ -10,7 +10,7 @@ spring:
10
auto-commit: false
11
pool-name: dobby-db-pool
12
minimum-idle: 10
13
- maximum-pool-size: 30
+ maximum-pool-size: 10
14
connection-timeout: 60000
15
jpa:
16
hibernate:
0 commit comments