You can refer to the following links for more information on the topics that were covered in this chapter:
- RestTempate: https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/client/RestTemplate.html
- OpenFeign: https://github.com/OpenFeign/feign
- Java 11 HttpClient recipes: https://openjdk.java.net/groups/net/httpclient/recipes.html
- Java 11 HttpClient documentation: https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/package-summary.html