Limited number of connections
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
spring.datasource.url=jdbc:postgresql://postgresql:5432/postgres
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=postgres
|
||||
# no money == small pool size ;)
|
||||
spring.datasource.hikari.maximum-pool-size=2
|
||||
Reference in New Issue
Block a user