Add support for GZIP compression for response
https://dev.to/jackynote/supercharge-your-spring-boot-rest-api-with-gzip-compression-1a66
https://howtodoinjava.com/spring-boot/response-gzip-compression/
Hi @kdhrubo GE I would like to give it a try. Please let me know if it is ok.
Yes go ahead and dont forget to star the project :)
Hi @kdhrubo GE Do we have some payload for this application?
What do you mean ?
Like some postman collection to hit the end points
There is no fixed set of endpoints. The endpoints are driven by tables in yr database. So pls create 1-2 tables and follow the documentation on the website
@drzeb - is this done?
Probably done with the issue, need to test it. I am so sorry got super busy with job. I will devote some time this weekend.
No worries..take yr time
Hello Dhrubo, should i enable compression for every controller or just add the dependencies for this issue?
See the links above. It's a configuration you need to turn on for entire app.