java-tutorials/spring-rest-compress
hugogiordano 4cf99eb77c BAEL-3188 How to compress requests using the Spring RestTemplate. Updated GzipUtils code following editor review. (#7746) 2019-09-07 22:08:40 -07:00
..
src BAEL-3188 How to compress requests using the Spring RestTemplate. Updated GzipUtils code following editor review. (#7746) 2019-09-07 22:08:40 -07:00
README.md BAEL-3188 How to compress requests using the Spring RestTemplate. (#7688) 2019-09-03 21:37:40 -07:00
pom.xml BAEL-3188 How to compress requests using the Spring RestTemplate. (#7688) 2019-09-03 21:37:40 -07:00

README.md

=========================================================================

How to compress requests using the Spring RestTemplate Example Project

Relevant Articles:

  • How to compress requests using the Spring RestTemplate