This web application displays a random Chuck Norris Joke on the index. JokeApp is a Spring Boot application built using Maven.
git clone https://github.com/enesoral/JokeApp.git
cd JokeApp
./mvnw package
java -jar target/*.jar
You can then access jokeapp here: http://localhost:8080/