Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.83 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.83 KB

Description

Simple Spring Boot application to demonstrate WebMVC.fn to proxy requests to https://postman-echo.com/ using rest template.

If resttemplate profile is active uses RestTemplate to proxy requests to https://postman-echo.com/, else RestClient to proxy requests to https://postman-echo.com/.

If docker-compose profile is active the starts and stops Docker container running Zipkin.

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you: