Skip to content

Commit 5bcfc16

Browse files
authored
Merge pull request #49 from Project-Catcher/refact-hg&dj-hikari
test: rollback pool
2 parents a5a1ee8 + 12d2599 commit 5bcfc16

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/resources/application.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ spring.profiles.active=test
44
spring.jwt.secret=YWxsLXRpbWUtY2F0Y2hlci1qd3Qtc2VjcmV0LWNvbmZpZ3VyYXRpb24tZGV2bC1zb3VyY2UtY29kZQo=
55

66
server.servlet.encoding.force-response=true
7-
8-
spring.datasource.hikari.maximum-pool-size=5
9-
spring.datasource.hikari.minimum-idle=5
10-
spring.datasource.hikari.idleTimeout=60000

0 commit comments

Comments
 (0)