Skip to content

drbfraser/SpringBootIntro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample a SpringBoot REST API project for IntelliJ

by Brian Fraser Released as public domain.

Directions

  1. Clone the repo:
  2. In IntelliJ, do File > Open..., select the build.gradle file in this project.
    • Select to open as a project (trust it if necessary).
  3. Run Application.java (/src/main/java, in ca.pledgetovote package)
  4. Browse to:
    1. localhost:8080
    2. localhost:8080/hello

Video guides found:

  1. Creating SpringBoot REST API project in IntelliJ
  2. Creating the REST API
  3. Using Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages