Overview
Syllabus
Intro.
Quick Word.
Spring Boot Overview.
Project Overview.
Spring Initializr.
IntelliJ.
Starting The Server.
Simple API with Spring Boot.
Student Class.
API Layer.
Business Layer.
Dependency Injection.
Properties file.
Creating and Connecting to Database.
JPA and @Entity.
JPA in Action.
Amigoscode Database Courses.
JPA Repository.
Saving Students.
@Transient.
Post Mapping.
Writing Business Logic.
Testing Post Request.
Deleting Students.
Exercise.
Solution.
Testing.
Packaging and Running Application.
Next steps.
Taught by
Amigoscode
Reviews
5.0 rating, based on 1 Class Central review
-
I loved the course , a simple approach to learn building Restful API, I learn about the API layer , service layer and repository layer and implementation of this layer , I enjoy learning a new thing . Thank you Amigoscode