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
- Host: GitHub
- URL: https://github.com/bootcamptoprod/spring-boot-gzip-compression
- Owner: BootcampToProd
- Created: 2024-06-29T14:52:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T17:35:10.000Z (11 months ago)
- Last Synced: 2025-01-07T14:46:17.771Z (5 months ago)
- Topics: gzip, gzip-compression, gzip-compression-in-spring-boot, gzip-compression-spring-boot, spring-boot-gzip-compression
- Language: Java
- Homepage: https://bootcamptoprod.com/spring-boot-gzip-compression/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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