Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Boot Web MVC Example

Run this example locally with the following Maven command:

$ mvn spring-boot:run

Then visit: http://localhost:8080

Or simply deploy it Heroku with a click of a button!

Deploy