Skip to content

Caspering/QuotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Spring Boot Quote Application Requirements For building and running the application you need:

JDK 1.8, Maven 4

Running the application locally:

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the Application class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

About

Strategy Pattern implemented

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published