Jersey Webservice Template (JWT) is a JSR 370 web service template that lets us spin up Java web service quickly through Golden Paths approach.
JWT seamlessly combines development and deployment of a Webservice API with
- a business-oriented approach using Convention Over Configuration, which resulted in a highly opinionated APIs for web & mobile
- the latest Immutable Infrastructure DevOp practice that fully automates the API deployment onto AWS
At the end of the day, JWT helps organization to improve the velocity and quality of their teams' work
Coming Soon!
Comprehensive documentation is viewable on our website
The use and distribution terms for jersey-webservice-template are covered by the Apache License, Version 2.0.