An open API service indexing awesome lists of open source software.

https://github.com/bootcamptoprod/spring-boot-gzip-compression

A simple Spring Boot 3.x application demonstrating how to send and consume GZIP-compressed responses
https://github.com/bootcamptoprod/spring-boot-gzip-compression

gzip gzip-compression gzip-compression-in-spring-boot gzip-compression-spring-boot spring-boot-gzip-compression

Last synced: 3 months ago
JSON representation

A simple Spring Boot 3.x application demonstrating how to send and consume GZIP-compressed responses

Awesome Lists containing this project

README

        

## How to Enable Gzip Compression in Spring Boot
For complete understanding on how we can send GZip compressed responses in case of Spring Boot application you can checkout our blog.


**Blog Link:** [How to Enable Gzip Compression in Spring Boot](https://bootcamptoprod.com/spring-boot-gzip-compression/)

# spring-boot-gzip-compression
A simple Spring Boot application demonstrating how to send GZIP-compressed responses