We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4665d94 commit 12d2599Copy full SHA for 12d2599
src/main/resources/application.properties
@@ -4,7 +4,3 @@ spring.profiles.active=test
4
spring.jwt.secret=YWxsLXRpbWUtY2F0Y2hlci1qd3Qtc2VjcmV0LWNvbmZpZ3VyYXRpb24tZGV2bC1zb3VyY2UtY29kZQo=
5
6
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