Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 197 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 197 Bytes

Hello World Java Servlet

Author: Amogh Jagadale

Usage:

$ docker-compose up --build

In browser:

http://localhost:4040/hello-world/

Runs unit test, and generates report, etc etc.