Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 447 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 447 Bytes

dw-sample-reactor

Template for devops-ready applications. Default technology setup for:

  • Webserver (Jetty)
  • IoC,
  • REST (jersey)
  • Logging
  • Activity Reporting
  • Healthchecks
  • Monitoring
  • Packaging
  • Configuration (Constretto?/Dropwizard?)
  • Security (Whydah/OAuth2)
  • Docker enabled.
  • ... and more to come.

Extension of the setup found on DropWizard

How To Use

TODO

How to Install

TODO