Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 497 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 497 Bytes

Example Echo API

A simple HTTP API implemented with Domain-driven Design, Hexagonal Architecture, Spring, and Jersey. Messages sent in the request are echoed back in the response.

Additionally this project showcases the parent POM's pipelining capabilities. For details, see our companion article Maven For Pipelining.