Skip to content

enesoral/Joke-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JokeApp Application

This web application displays a random Chuck Norris Joke on the index. JokeApp is a Spring Boot application built using Maven.

Running jokeapp locally

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/

2

About

Chuck Norris' Jokes App for Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published