Skip to content

Leveraging Spring Boot RESTful services and PostgreSQL to save mock "student" information in a database.

Notifications You must be signed in to change notification settings

AmandaMWilliams/SpringBootWithPostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootWithPostgreSQL

Leveraging Spring Boot RESTful services and PostgreSQL to save mock "student" information in a PostgreSQL database.

This project was completed by following the Amigoscode "Getting Started with Spring Boot" series.
Click here to view my associated Spring Boot certification.

To Run:

  • Start the server from the DemoApplication class
  • Navigate to http://localhost:8080/api/v1/student to view default JSON content
  • Testing of CRUD operations was done in generated-requests.http API

About

Leveraging Spring Boot RESTful services and PostgreSQL to save mock "student" information in a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages