Skip to content

ramgopalcheedu/spring-rest-logmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-rest-logmonitor

Run instructions

- mvn install
- run main class --> SpringRestLogmonitorApplication 
- Hit following URL in your browser http://localhost:8080/v1/api/getWeather/newyork and observe logs, 
  You will see an outbound call to Yahoo weather api made using Spring RestTemplate and log Interceptor printing request and response data.

About

Log Interceptor for Spring Rest Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages