Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 594 Bytes

urlShortner

Technical Assignment Instructions

urlShortner-demo.mov

How to start the urlShortner application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/urlShortner-1.0-SNAPSHOT.jar server ./src/dist/config.yml
  3. The application will run in url http://localhost:5050

To see your applications health enter url http://localhost:5051/healthcheck