forked from Archives/Athou_commafeed
add integration tests for postgresql, mysql and mariadb using testcontainers
This commit is contained in:
@@ -117,6 +117,9 @@ database:
|
||||
properties:
|
||||
charSet: UTF-8
|
||||
validationQuery: "/* CommaFeed Health Check */ SELECT 1"
|
||||
minSize: 1
|
||||
maxSize: 5
|
||||
initialSize: 1
|
||||
|
||||
server:
|
||||
applicationConnectors:
|
||||
|
||||
Reference in New Issue
Block a user