Connection pooling for influxdb

hi, I want to know whether connection pooling is possible for Influxdb-Java. I am using springboot and java client library for influxdb 2x. Also, are there any out of the box connection pools available like HikariCP in springboot.