java-tutorials/spring-rest-compress
hugogiordano 7472127909 BAEL-3188 How to compress requests using the Spring RestTemplate. (#7688)
* BAEL-3188 How to compress requests using the Spring RestTemplate.

* BAEL-3188 How to compress requests using the Spring RestTemplate. Updated README.

* BAEL-3188 How to compress requests using the Spring RestTemplate.

* BAEL-3188 How to compress requests using the Spring RestTemplate.

* BAEL-3188 How to compress requests using the Spring RestTemplate. Updated parent pom to add new module.
2019-09-03 21:37:40 -07:00
..
src BAEL-3188 How to compress requests using the Spring RestTemplate. (#7688) 2019-09-03 21:37: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