Spring Boot Microservices | Building Microservices Part 1 - product-service | Dev2Prod Coding

Опубликовано: 09 Ноябрь 2022
на канале: Dev2Prod Coding
1,443
25

In this video, you will learn to develop a spring boot application(product-service) from scratch. Also, we will develop required REST endpoints, JPA Entity/Repository and configurations & at the end will verify the product data in the DB table.

Contents
0:00 - Intro
0:07 - REST API Endpoints walkthrough
0:49 - Generate product-service using Spring Initializer
1:34 - Packages, JPA entity & Repository
4:04 - REST Controller & Endpoints
8:52 - Preparing & DB configuration
9:40 - Starting product-service & Testing Endpoints

GitHub - https://github.com/Dev2ProdCoding/mic...

If you like the video do Like, Share & Subscribe.
#microservices #springboot #Dev2ProdCoding