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?