Skip to content

Example of a simple REST API powered by Spring Boot and deployed at Heroku

License

Notifications You must be signed in to change notification settings

marcusvc/spring-boot-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-rest-api

Example of a REST API powered by Spring Boot and deployed at Heroku.

Playing at Heroku

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

Heroku tips

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 REST API powered by Spring Boot and deployed at Heroku

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages