I have the below configuration in my springboot code :
xaDataSource.setMaxPoolSize(50);
Also I have this in the application.properties
<