I'm getting performance slow for DoFilter Class AT Springboot version 2.6.6, any solution to improve?

Viewed 28

Currently I'm working on API for Performance test,and getting the response time slow as trace with Dynatrace showing that slowness on doFilter >> BaseFilter>>Inflater.inflateBytesBytes. Currently we using spring version 2.6.6.

Any solution can i made to enhancement for improve the performance of my API. One more question did i can edit the Springboot java class code?

0 Answers
Related