In this post, we will suggest a very popular Spring Boot Restful web services tutorial course on the YouTube channel.
In this course, you will learn how to build REST APIs using Spring boot. You will get hands-on experience building REST APIs using Spring boot in this course.This course is meant for Spring boot beginners who want to quickly get started with Spring boot basics and building REST APIs.
Subscribe to YouTube Channel
Spring Boot Restful Web Services Tutorial | Full Course ✅ | REST API | Spring Boot for Beginners
Video link: https://youtu.be/th3uIP7D8nk
Video Description
In this course, you will learn how to build REST APIs using Spring boot. You will get hands-on experience building REST APIs using Spring boot in this course.Spring Boot is an opinionated framework that helps developers build Spring-based applications quickly and easily. The main goal of Spring Boot is to quickly create Spring-based applications without requiring developers to write the same boilerplate configuration again and again.
📚Course Contents 📚
- Create Spring boot application in STS
- Create Simple Spring Boot REST API – Hello World
- Spring Boot REST API returns Java bean
- Create Spring Boot REST API returns List
- Spring Boot REST API with Path Variable - @PathVariable
- Spring Boot REST API with Request Param - @RequestParam
- Spring Boot CRUD REST API Development
- Spring Boot Project Architecture
- Configure MySQL Database
- Create JPA Entity and Spring Data JPA repository
- Create Custom Exception
- Build Create Resource REST API - @PostMapping
- Build Get All Resource REST API - @GetMapping
- Build Get Single Resource By ID REST API - @GetMapping
- Build Update Resource REST API - @PutMapping
- Build Delete Resource REST API - @DeleteMapping
Source code on GitHub
Blog post
Read the blog post: https://www.javaguides.net/2021/07/spring-boot-tutorial-for-beginners.html
Free Courses
Java
Spring Boot
YouTube Videos
Comments
Post a Comment