Skip to content

Example of a simple web application powered by Spring Boot and deployed at Heroku.

License

Notifications You must be signed in to change notification settings

marcusvc/spring-boot-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-bootstrap

Example of a MVC application with Spring Boot and Bootstrap, deployed at Heroku.

Playing at Heroku

After idle for a while, Heroku falls asleep and id counter goes back to 1.

Heroku commands:

heroku create

heroku git:remote -a your_app_name_just_created

heroku buildpacks:set heroku/java

git push heroku master

heroku open

heroku logs

About

Example of a simple web application powered by Spring Boot and deployed at Heroku.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published