Downloading Needed Tools
  • Downloading All The Tools
YourFirst Spring Project With Spring Intializr
  • Your First Spring Project With Spring Intializr
Connect Your Spring Project With Your mySQL DataBase
  • Connect Your Spring Project With Your mySQL DataBase
Create Your First Entity
  • Create Your First Entity
  • Entity Without Lombok
  • Entity With Lombok
  • How To Make Your Entity A Table
Build A REST API
  • Creating The `UserRepo` Interface
  • UserService And UserServiceImplementation | Part 1
  • UserService And UserServiceImplementation | Part 2
  • REST API | Format Response
  • REST API | GET Request
  • REST API | POST Request
  • REST API | PATCH Request
  • REST API | DELETE Request
Test All Of The API-HTTP Methods
  • TEST All Of The Methods [GET , POST, PATCH, DELETE]