Spring Boot CRUD Operations with MySQL using IntelliJ IDEA | CRUD Operation using REST API in Java

preview_player
Показать описание
In this video, we will build Spring Boot CRUD REST API Project using IntelliJ IDEA as our IDE. We will use the Postman client to test the REST APIs.

We will use Spring Data JPA to develop a repository layer and MySQL database at the backend.

#springboot #IntelliJIDEA #postman

My Top 10+Udemy Courses (Bestseller Courses):
1. Spring 6 & Spring Boot 3 for Beginners (Includes 5 Projects):

2. Building Real-Time REST APIs with Spring Boot - Blog App:

3. Building Microservices with Spring Boot and Spring Cloud:

4. Testing Spring Boot App with JUnit, Mockito & Testcontainers:

5. Spring Boot 3 Thymeleaf REAL-TIME Web Application - Blog App:

6. Master Spring Data JPA with Hibernate:

7. Spring Boot + Apache Kafka Course:

8. Spring Boot 3 + RabbitMQ Course:

9. Learn Thymeleaf with Spring Boot 3:

Check all my Udemy courses and discount coupons:

Рекомендации по теме
Комментарии
Автор

Guys, Intellij idea is great IDE so go ahead and use free community addition for building spring boot projects. If you are new Intellij idea then check out intellij idea playlist on this channel.

JavaGuides
Автор

Very good was I got past the database problem. For some reason, building the project from the downloaded Springboot zip file, I could not get past a database problem. I spent a couple of days researching and trying things to no avail. I finally decided tp build the project in the traditional manner, i, e, from scratch (but including SpringInitializer) and the needed dependencies. Then I just followed the view and everything worked as expected.

nml
Автор

Thanks for the clip, it was very helpful.

Lboards
Автор

amazing work brother. thank you very much!

dadasajad
Автор

Thanks so much, I am new to java spring boot, i found it useful

shamsularefinsajib
Автор

You are awesome 😎 you created lifetime reference.

karunakarverma
Автор

than you master .well explained tutorial your are a boss

brayannkouam
Автор

love u man, thank u for that it really helped me a lot believe me

fsoldierdeth
Автор

thanks a log it's really helpfull

janithsahasra
Автор

Very crisp and to the point tutorial. Great job brother, this was helpful 👍

neerajmathur
Автор

very good :)
"saludos desde bolivia "

samuelquentacarvajal
Автор

ResourceNotFoundException is not working.. even in the demo shown in video, the customised error message is not getting printed

abinayaelangovan
Автор

hello i need a code for postmaping where if i have to save a data in my data base and if any of the field say "xyz" already exist in it then it should return me "field "xyz" already exists"... please help

vinayakhorambali
Автор

Good video thanks. According to mysql convention table name should be singular.

little-by-little-one-trave
Автор

24:58 bro mera sara values that is first name, last name and email id sb null show kr rha hai..please help

rahuldubey
Автор

33:16 --> at line number 33 when I used Long instead of long, it is giving 404 error . Can anyone explain why ?

utkarshguruji