Java, Spring Boot, PostgreSQL, Spring Data JPA, Hibernate CRUD RESTFul API Tutorial [2024]

Sdílet
Vložit
  • čas přidán 9. 02. 2024
  • Welcome to the comprehensive video tutorial on creating a CRUD RESTful API using Spring Boot, PostgreSQL, Spring Data JPA, and Hibernate for 2024. This tutorial is designed for developers of all skill levels interested in advancing their knowledge in building robust, scalable, and efficient web applications with some of the most powerful technologies in the Java ecosystem.
    Spring Boot, a revolutionary framework, simplifies the development of new Spring applications through convention over configuration. It offers a vast array of features that enable developers to focus on their application's functionality rather than the boilerplate configuration.
    PostgreSQL, a powerful, open-source object-relational database system, provides advanced features such as reliable transactions and concurrency without read locks, making it an excellent choice for applications requiring complex data management.
    Spring Data JPA, a part of the larger Spring Data family, makes it easier to implement JPA-based repositories. This module deals with enhanced support for JPA based data access layers, making it a breeze to work with data in relational databases.
    Hibernate, an object-relational mapping (ORM) tool, simplifies the data creation, retrieval, update, and deletion operations in databases. It is a robust framework that handles all the heavy lifting of connecting your Java classes to a database using JPA annotations.
    By the end of this tutorial, you'll have a clear understanding of how to leverage these technologies to create a fully functional CRUD RESTful API. You'll learn how to set up your development environment, configure your database, define your data model, and implement the necessary create, read, update, and delete operations accessible through a clean and intuitive API. Whether you're looking to build your first API or aiming to sharpen your development skills, this guide will provide you with the knowledge and tools needed to succeed. Let's dive in and explore the powerful combination of Spring Boot, PostgreSQL, Spring Data JPA, and Hibernate.
    #springboot #postgresql #restfulapi

Komentáře • 65

  • @HR-pz7ts
    @HR-pz7ts Před 3 měsíci +4

    You taught me hibernate in just 30 mins thats all I needed thanks a lot!

  • @yilberagueropadilla5978
    @yilberagueropadilla5978 Před 3 měsíci

    Now, I understand much better, thanks for your video tutorial.

  • @ar772almahri5
    @ar772almahri5 Před 4 měsíci

    Thanks so much for this explanation Excellent and clear

  • @Umata05
    @Umata05 Před 2 měsíci +1

    Thank you so much!! The tutorial is really helpful!

  • @dridisalah5754
    @dridisalah5754 Před měsícem

    Thank you for this video. I had an issue with using Spring Boot, and now the problem has been solved ❤❤

  • @significantl192
    @significantl192 Před 2 měsíci

    You are truly a life savior, amazing tutorial, thank you so much Ramesh

  • @hieutranhuu1048
    @hieutranhuu1048 Před 2 měsíci +1

    Thank you so much, I really needed content like this video

  • @tuanysantos4596
    @tuanysantos4596 Před 3 měsíci

    Very well, thank you.

  • @elliottsteer7977
    @elliottsteer7977 Před 18 dny

    Thanks for this, well put together with clear explanations!

  • @ememdi
    @ememdi Před měsícem

    that video is a great resource to get the logic and have a quick implementation. thanks for your efforts and time.

  • @user-ou1dj7rx6o
    @user-ou1dj7rx6o Před 3 měsíci

    thank you so much!

  • @isaacgraper
    @isaacgraper Před 18 dny

    thank you bro, you helped me alot!

  • @user-vs5ty8og8k
    @user-vs5ty8og8k Před měsícem

    Thank you so much😍😍😍

  • @user-kk4dd4qm8m
    @user-kk4dd4qm8m Před 2 měsíci

    very nice content, thnx

  • @diegobarcellos3639
    @diegobarcellos3639 Před 5 měsíci +4

    Thank you very much to share your knowledge...keep rocking, best wishes!

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      After creating that mapper function i'm still getting this error
      Cannot resolve method 'getId' in 'Employee'
      but i've set all getter and setter anotations in those files

    • @JavaGuides
      @JavaGuides  Před 3 měsíci

      @@deepakantoj432 install Lombok plugin in your IDE

  • @chandrasekharlingisetti3863
    @chandrasekharlingisetti3863 Před 4 měsíci +1

    super bro do it more

  • @harungumus766
    @harungumus766 Před 10 dny

    thanks

  • @harishsingh2451
    @harishsingh2451 Před 5 měsíci +2

    This video provides a clear and thorough explanation, making it easy to understand. It would be beneficial to include additional videos covering topics such as Spring Security, pagination, communicating with other APIs/endpoints, sessions, caching, and various real-time modules. These topics are essential for real-time project development and would greatly benefit viewers looking to delve deeper into practical applications. Thanks in advance.

    • @saketh.j2450
      @saketh.j2450 Před 4 měsíci

      What are the contents this video has taught you can u please elaborate it ?

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      After creating that mapper function i'm still getting this error
      Cannot resolve method 'getId' in 'Employee'
      but i've set all getter and setter anotations in those files

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      After creating that mapper function i'm still getting this error
      Cannot resolve method 'getId' in 'Employee'
      but i've set all getter and setter anotations in those files

  • @tonial
    @tonial Před 2 měsíci +1

    Amazing video, thank you so much! It was so well explained!
    I was wondering, how could we optimized those classes/interfaces.
    I did make a generic Service and Repository, so it can be use for more than one Entity, is that correct? if so, is there other ways to optimaze? like other classes that could be generic?
    Sorry if its a dumb question, I'm new to this

  • @amrendra3165
    @amrendra3165 Před 3 měsíci

    Please make voice at good level. Project is good and adding value. Thanks alot.

  • @NarenkumarMoorthyVisalatchi

    Amazing tutorial you put together! Seriously, it was super insightful and really helped clear things up. Great job, and keep up the awesome work!. Bro you missed cover the exception, it is not working actually

  • @royjose.
    @royjose. Před měsícem

    Getting the below error, what would be the cause?
    Factory method 'dataSource' threw exception with message: Failed to load driver class org.postgresql.Driver in either of HikariConfig class loader or Thread context classloader

  • @usmankhatri8481
    @usmankhatri8481 Před 3 měsíci +3

    Thank you sir!! I had a query ->
    why can't we directly use Employee (eliminating the use of DTOs)?

    • @HR-pz7ts
      @HR-pz7ts Před 3 měsíci +3

      I think it is used to teach us some kind of design pattern used for mapping objects.

  • @ArpitRathore-gd9dp
    @ArpitRathore-gd9dp Před 5 měsíci

    Can you pls make a video explaination of spring security for jpa authentication using security @configuration class...it is quite confusing...pls

  • @stepup6620
    @stepup6620 Před 5 měsíci +5

    Always confused with Annotations 🤯

  • @sachinmisal4829
    @sachinmisal4829 Před 5 měsíci

    I am having a question here is SimpleJpaRepository class is annotated with @Repository and @Transactional annotations but if we write our own methods in the repository interface, will this be applicable for those methods or not.

    • @JavaGuides
      @JavaGuides  Před 5 měsíci +2

      The @Repository and @Transactional annotations on SimpleJpaRepository do apply to custom methods in your repository interface with the default settings. If you require custom transactional behavior, you will need to add the @Transactional annotation to your custom methods with the specific configuration you need.

    • @sachinmisal4829
      @sachinmisal4829 Před 5 měsíci

      @@JavaGuides Thank you so much for quick response

  • @geethanjaliv5911
    @geethanjaliv5911 Před 5 měsíci +1

    Hi Sir can you teach full stack angular springboot sir And also how to deploy realtime project on aws s2.

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      After creating that mapper function i'm still getting this error
      Cannot resolve method 'getId' in 'Employee'
      but i've set all getter and setter anotations in those files

  • @chheanbrosna3121
    @chheanbrosna3121 Před 3 měsíci

    Are you using Community or Ultimate of Intellij? Thanks

  • @jackfresby3411
    @jackfresby3411 Před měsícem

    Dear sir, do you have source code repo for this great tutorial?

  • @307waseemtariq5
    @307waseemtariq5 Před 5 měsíci

    please create a complete fullstack app with React JS and Spring boot security.

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      After creating that mapper function i'm still getting this error
      Cannot resolve method 'getId' in 'Employee'
      but i've set all getter and setter anotations in those files

  • @user-ki8kr5bs1h
    @user-ki8kr5bs1h Před 3 měsíci

    !!!!please help!!!!!i have a problem when i create the EmployeeMapper and try to put the getId etc , it now recocnise the previus @getter command and o ahve error when put this getter , why ?

  • @ahmadbelkadi2766
    @ahmadbelkadi2766 Před 3 měsíci

    what about pagination and validation ?!

  • @yadav_deepakk
    @yadav_deepakk Před měsícem

    34:02 Runtime Exceptions

  • @deepakantoj432
    @deepakantoj432 Před 4 měsíci

    After creating that mapper function i'm still getting this error
    Cannot resolve method 'getId' in 'Employee'
    but i've set all getter and setter anotations in those files

    • @mohammedshasilkhan3771
      @mohammedshasilkhan3771 Před 4 měsíci

      Yeah even I get that problem while using lombok. Instead, I would just generate the getters and setters manually in the source option to resolve this, so please try that. And Even I don't know why the lombok annotations are not working properly many times.

    • @rit_mos
      @rit_mos Před 2 měsíci +3

      You have to install and activate the lombok plugin on your IDE so that the annotations work.

    • @llamadrama169
      @llamadrama169 Před 29 dny

      @@rit_mos You're right, thank you!

  • @teasolves
    @teasolves Před 3 měsíci

    how can we reach the codes. thanks.

  • @rushikeshdhane7430
    @rushikeshdhane7430 Před měsícem

    Hii sir i want membership .actually have to mention this project in resume .can you plz provide support if any error occurs ?if yes plz tell process

  • @stefanoclini5052
    @stefanoclini5052 Před 5 měsíci

    Good morning, I created a similar project but the entities are not created in the postgresql database. can help me. Thanks!

    • @JavaGuides
      @JavaGuides  Před 5 měsíci

      What is the issue? Can you check the console logs for any errors?

    • @stefanoclini5052
      @stefanoclini5052 Před 5 měsíci

      No issue
      @@JavaGuides

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      After creating that mapper function i'm still getting this error
      Cannot resolve method 'getId' in 'Employee'
      but i've set all getter and setter anotations in those files

    • @JavaGuides
      @JavaGuides  Před 4 měsíci

      @@deepakantoj432 install Lombok plugin if you are using eclipse sts ide

    • @deepakantoj432
      @deepakantoj432 Před 4 měsíci

      @@JavaGuides No i'm using intellij only.
      i even added it to my dependecies while creating that spring initiaizr file

  • @gabyyhshss
    @gabyyhshss Před 3 měsíci

    Where is the Design Database?Uml

  • @jigartailor3755
    @jigartailor3755 Před 4 měsíci +1

    Hi. I am gettting below error after try to run POST request from postman, "createEmployee"
    java.lang.NullPointerException: Cannot invoke "com.test.ems.service.EmployeeService.createEmployee(com.test.ems.dto.EmployeeDto)" because "this.employeeService" is null
    Please help to resolve.

    • @vinodkumar-uh3eh
      @vinodkumar-uh3eh Před 3 měsíci

      how did you resolve this ?

    • @AGTheod
      @AGTheod Před měsícem

      @@vinodkumar-uh3eh See if you are missing the @AllArgsConstructor in the EmployeeController class - I forgot to add it and Spring wasn't able to pass the impl of the employee service

  • @rushikeshdhane7430
    @rushikeshdhane7430 Před měsícem

    dear sir . i am rushikesh dhane from satara maharashtra .have done graduation in BE IT.i want your help regarding this project . plz kindly mention your email or whatsaap contact.its important.hope you will help!