Z.P
Z.P
Here's why not unify the code format, but instead show a LinkedBlockingQueue for declarations ` LinkedBlockingQueue addConnectionQueue = new LinkedBlockingQueue(maxPoolSize); ` ` this.addConnectionExecutor = createThreadPoolExecutor(addConnectionQueue, poolName + " connection adder",...
### Is there an existing issue for this? - [X] I had searched in the [issues](https://github.com/arextest/arex-agent-java/issues) and found no similar issues. ### Description 希望支持JdbcTemplate和jdbcClient ,可以指派给我,我周末有时间搞一下。 ### Solution _No response_ ###...