How to set connection pool in spring boot application using JDBC driver

Hi Guys

I am using springboot to interact with Neo4j.

I want to set connection pool for getting better performance..

So does anyone know how to set the connection pool for neo4j from springboot