Skip to content

Commit

Permalink
chore: update db pool
Browse files Browse the repository at this point in the history
  • Loading branch information
junha-ahn committed Nov 10, 2023
1 parent e16ae6b commit 610fc47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ spring:
pageable:
one-indexed-parameters: true

datasource:
hikari:
maximum-pool-size: 40
minimum-idle: 40





Expand Down

0 comments on commit 610fc47

Please sign in to comment.