Using Gzip Compression in Spring Boot
We may use gzip compression with this simple way. Just create a bean which include Compressing Filter. And add this maven dependency into your maven pom.xml
We may use gzip compression with this simple way. Just create a bean which include Compressing Filter. And add this maven dependency into your maven pom.xml