I have a SpringBoot application that uses a Hikari jdbc connection pool to access a file based H2 database.
application.yml
spring: