Skip to content

A small Java project that uses the Spring Boot framework to help you understand the fundamentals of Spring Boot and Spring Data JPA . There are three architectural layers: the API layer (get, post, put, and delete), the service layer, and the data access layer. The entire API is built around the student entity.

Notifications You must be signed in to change notification settings

IliescuM/Spring-Boot-StudentApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

A small Java project that uses the Spring Boot framework to help you understand the fundamentals of Spring Boot and Spring Data JPA . There are three architectural layers: the API layer (get, post, put, and delete), the service layer, and the data access layer. The entire API is built around the student entity.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages