I have migrated spring boot application to 2.0 and found out some problems with hikari connection pool. When I am fetching database data this results to hikari cp timeout ie. co
Also:
spring: datasource: type: org.apache.tomcat.jdbc.pool.DataSource
works with
org.apache.tomcat tomcat-jdbc