Skip to content

QubitPi/jersey-webservice-template

Repository files navigation

Jersey Webservice Template Java Version Badge

GitHub Workflow Status Last Commit Apache License Badge GitHub Actions Badge HashiCorp Packer Badge HashiCorp Terraform Badge

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

  1. a business-oriented approach using Convention Over Configuration, which resulted in a highly opinionated APIs for web & mobile
  2. 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

Spinning Up and Deploying Webservice on JCP

Coming Soon!

Documentation

JWT supports 3 kinds of webservice templates:

Comprehensive documentation is viewable on our website

License

The use and distribution terms for jersey-webservice-template are covered by the Apache License, Version 2.0.