0

I have a web application build on Spring 4.2.5 and hibernate. We have some api's in that application and response is in JSON. Size of response json is almost around 6mb for which we need to compress the response so that size can be reduced and performance can be improved. Need help in implementing compression mechanism in Spring. Note: We are not using spring boot. Application is on Spring 4.2.5

0 Answers0