I use SpringBoot2.1.13 and use RestTemplate to call RestAPI. I want to log or monitor the number of leased connection pools per routes. Is it possible?
here is my res