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
- Host: GitHub
- URL: https://github.com/bootcamptoprod/spring-boot-rest-template-logging
- Owner: BootcampToProd
- Created: 2024-11-03T16:45:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T21:44:27.000Z (7 months ago)
- Last Synced: 2025-01-07T14:46:17.582Z (5 months ago)
- Topics: rest-template-logging, resttemplate-logging, resttemplate-request-logging, resttemplate-response-logging, spring-boot-rest-template, spring-rest-template, spring-resttemplate
- Language: Java
- Homepage: https://bootcamptoprod.com/spring-resttemplate-logging/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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