Skip to content

Learn how to create a blog REST api using java and spring.

Notifications You must be signed in to change notification settings

dioms/learn-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

learn-java

Learn how to create a website using java and spring.

Getting Started

  • Install Git download
  • Install Eclipse, probably want Eclipse IDE for Java Developers
  • Clone repo git clone https://github.com/dioms/spring-boot-heroku-demo.git
  • In eclipse, File > Import > Existing Maven Projects > Browse to downloaded directory and click Finish
  • Open project folder, right click on pom.xml "Run As" > "Maven Install"
  • Go to the project directory through the command line and run: java -jar target/spring-boot-heroku-demo-0.0.1-SNAPSHOT.jar

Deploying to Heroku

Follow this guide, but don't create a new app, use the example app instead.

About

Learn how to create a blog REST api using java and spring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published