GitHub - eonian-technologies/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 automation and CICD capabilities.
eonian-technologies / example-echo-api Public
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
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.
About
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 automation and CICD capabilities.
Topics
automation spring example domain-driven-design cicd jersey2 hexagonal-architecture http-api http-rpc