Technical Assignment Instructions
urlShortner-demo.mov
- Run
mvn clean install
to build your application - Start application with
java -jar target/urlShortner-1.0-SNAPSHOT.jar server ./src/dist/config.yml
- The application will run in url
http://localhost:5050
To see your applications health enter url http://localhost:5051/healthcheck