Skip to content

s4sushil/product-developer-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot MVC Test App for Whitbread

What you'll need

  • JDK 1.7 or later
  • Maven 3 or later

Stack

  • Spring Boot
  • Java

Clean Build

mvn clean install

Run

mvn spring-boot:run

First run the mvn clean install command. It will run all the test and build the war. Later, you can run mvn spring-boot:run to run the app. Open the default url: http://localhost:8080/

You can also simply import the project as maven and run the main spring boot app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.2%
  • HTML 19.7%
  • CSS 5.0%
  • JavaScript 0.1%