Closed whispin closed 2 years ago
I have tried defining a thread pool bean in spring,
just like:
@Bean public Executor myTaskAsyncPool(){ ............. }
but it is not detected by the agent ui,i have no idea to resolved it
I will update a version to solve this problem
resolved
I have tried defining a thread pool bean in spring,
just like:
@Bean public Executor myTaskAsyncPool(){ ............. }
but it is not detected by the agent ui,i have no idea to resolved it