YoVDO

Spring Boot + Hibernate + MySQL CRUD API Tutorial

Offered By: YouTube

Tags

Spring Framework Courses MySQL Courses Hibernate Courses Database Management Courses HTTP Methods Courses

Course Description

Overview

Learn to build a CRUD API using Spring Boot, Hibernate, and MySQL in this comprehensive tutorial. Begin with an introduction and project setup, then progress through creating a database, configuring application properties, and mapping model classes to database tables. Master the implementation of RESTful endpoints for retrieving all employees, saving new employee objects, fetching individual employee data, deleting employee records, and updating existing employee information using various HTTP methods such as GET, POST, DELETE, and PUT.

Syllabus

Spring Boot Hibernate - Introduction and Setting up the project [Part 1].
Spring Boot Hibernate - Creating a database and Writing application properties [Part 2].
Spring Boot Hibernate - Creating Model class and Mapping with DB Table [Part 3].
Spring Boot Hibernate - Creating Controller to get all employees [Part 4].
Spring Boot Hibernate - Save employee object or @PostMapping [Part 5].
Spring Boot Hibernate - Getting single employee object or @GetMapping [Part 6].
Spring Boot Hibernate - Deleting a employee object or @DeleteMapping [Part 7].
Spring Boot Hibernate - Updating a employee object or @PutMapping [Part 8].


Taught by

B2 Tech

Related Courses

Build a Simple Dynamic Site with Node.js Course (How To)
Treehouse
API Testing Using Rest Assured Test Automation Tool
Coursera Project Network via Coursera
API Testing Using Rest Sharp (with C#) Test Automation Tool
Coursera Project Network via Coursera
Start Your API Testing Journey With Postman Tool
Coursera Project Network via Coursera
Building a RESTful API with ASP.NET Core 3
Pluralsight