An open API service indexing awesome lists of open source software.

https://github.com/bootcamptoprod/spring-boot-rest-template-logging

A simple Spring Boot app demonstrating how we can log rest template request and response
https://github.com/bootcamptoprod/spring-boot-rest-template-logging

rest-template-logging resttemplate-logging resttemplate-request-logging resttemplate-response-logging spring-boot-rest-template spring-rest-template spring-resttemplate

Last synced: 3 months ago
JSON representation

A simple Spring Boot app demonstrating how we can log rest template request and response

Awesome Lists containing this project

README

        

## Spring RestTemplate Logging: Print Requests and Responses for Better Insights
For complete understanding on how we can log rest template requests and responses in case of Spring Boot application you can check out our blog.


**Blog Link:** [Spring RestTemplate Logging: Print Requests and Responses for Better Insights](https://bootcamptoprod.com/spring-resttemplate-logging/)

# spring-boot-rest-template-logging
A simple Spring Boot app demonstrating how we can log rest template requests and responses