Spring Boot Hibernate MySQL CRUD REST API Tutorial | Controller, Service and DAO Layer | Full Course

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

Комментарии • 218

  • @JavaGuides
    @JavaGuides  3 года назад +40

    Guys, let's use the latest version of Spring boot, hibernate, and MySQL database to build Rest web services. More free courses inline, stay tuned!.

    • @mohomedaazaf7056
      @mohomedaazaf7056 3 года назад +4

      please can you use the intellijIdea as a development ide.

    • @adoptedpotato4132
      @adoptedpotato4132 3 года назад +1

      Please can you do registration and login authentication with Android app using retrofit to send and receive http requests to spring boot backend?

    • @mikseros123
      @mikseros123 2 года назад

      Ok man, I am sorry. Now I have STS integrated with Eclipse and everything is workong just fine. Thx for tutorial Man!

    • @anandbasha6025
      @anandbasha6025 2 года назад

      Please use sts ide sr now days lot of demand

    • @madhusudanmishra977
      @madhusudanmishra977 2 года назад +1

      Sir getting error while creating post request

  • @prajwaldhanke6087
    @prajwaldhanke6087 3 года назад +1

    हाय रमेश, तुझ्या व्हीडीओमुळे खुप काही शिकायला मिळाले. धन्यवाद !!!

  • @dnyaneshtathode5511
    @dnyaneshtathode5511 2 года назад +17

    For those who're getting nullPointerException and null values in database despite successful POST request, it can be sorted simply by replacing @Data annotation from model class with usual getters, setters.

    • @Muazuestuas
      @Muazuestuas 2 года назад +1

      Thank you so much! I had the same problem.

    • @darshanhelode.6196
      @darshanhelode.6196 2 года назад +1

      Thank you brother I wasted my 2 hours in it and find your comment now

    • @vipulwarik7278
      @vipulwarik7278 Год назад +1

      Thanks bro! 👍

    • @akashd8159
      @akashd8159 Год назад

      Thanks bhai, got resolution after 1 hour. thank you so
      much.

    • @LeoConstantin-mp9zy
      @LeoConstantin-mp9zy Год назад

      now I dont have nullPointerException but it doesnt insert into the table anymore...

  • @__.aabbyyysss.__7637
    @__.aabbyyysss.__7637 3 года назад +5

    I am a big fan of videos uploaded by Ramesh fadatare, his approach in explanation with lots of patience, consistency in explanation, perseverance till he reaches the last bit of the API. Thank you sir! You are a blessing to the Java Development world.

  • @ehsanrezazadeh1
    @ehsanrezazadeh1 Год назад

    wow! it's my first time that I'm writing a comment on RUclips, I LOVE this course! thanks my Indian friend, fan of u from Iran

  • @vanshmehta2890
    @vanshmehta2890 Год назад +1

    Every line was point to point . One who knows basics of java can easily understand through this video.
    Thanks, very useful. I tried to post and get data but it's doesn't work. after debugging I realized that the Lombok doesn't provide a getter and setter for the class. when I added it manually (get, set) everything works well!

  • @satyam_suman
    @satyam_suman 2 года назад

    been through countless udemy videos. Stopped learning spring boot as I felt it is way more complicated than nodejs backend dev, but this video is an absolute charm! Worked like magic. Second day and I am creating api's already!

    • @siddhantprakash.
      @siddhantprakash. Год назад

      bro I'm just starting out with Java Backend, will it be fine if I directly start with microservices and springboot.
      I've already strong knowledge of Java.

  • @pounkumar1159
    @pounkumar1159 2 года назад

    Nijamave so clear cut explanation.....Top notch

  • @divsyntax9720
    @divsyntax9720 2 года назад +4

    Lombok Seems to not be working for some. Just generate Getters and Setters in the Employee class and it should work! Happy coding!

    • @vinayshenoy9896
      @vinayshenoy9896 2 года назад +1

      this comment is going to help a lot
      Helped me thank you very much
      !

    • @jayangavliyanage
      @jayangavliyanage 9 месяцев назад

      Thanks to your comment I fixed my issue

  • @catsanddogs6350
    @catsanddogs6350 4 месяца назад

    Why is this man so good .

  • @fadi.mashan
    @fadi.mashan 3 года назад +11

    Thanks, very useful. I tried to post and get data but it's doesn't work. after debugging I realized that the Lombok doesn't provide a getter and setter for the class. when I added it manually (get, set) everything works well!

    • @shubhambijagarkar4235
      @shubhambijagarkar4235 3 года назад +1

      same

    • @cherubim7
      @cherubim7 3 года назад +1

      Lombok does provide getters and setters. I was facing the same issue with intellij IDE. I had to enable 'Annotations preprocessing' and also install Lombok plugin in order to access the getters and setters during compile time. Hope this helps if you are using intellij

    • @flaviodg2323
      @flaviodg2323 3 года назад +1

      thanks Fadi this was super helpful!

    • @__.aabbyyysss.__7637
      @__.aabbyyysss.__7637 3 года назад +1

      Even I faced the issue with Lombok. Then I added getter , setters to java code by right click->generate getters and setters,
      Also to be able to debug I modified the header in postman to content-type:application/json/ One of them helped to create and save records to database

    • @kishyash1
      @kishyash1 2 года назад +1

      same i also faced issue

  • @tarunnaik8484
    @tarunnaik8484 Год назад

    Thank you sir for the Detailed explanation, in the past I just used to memorise keywords without knowing its purpose

  • @harshudasi9032
    @harshudasi9032 3 года назад +2

    highly resourceful and knowledgeable, it definitely comes in handy to start a new spring boot application with good project structure and hibernate JPA

  • @adnanbilgen4075
    @adnanbilgen4075 3 года назад +9

    The code structure is very nice and the explanations are clear, easy to understand. Perfect...

  • @dhanvi8284
    @dhanvi8284 2 года назад

    cleared so many concept in just single video. Thanks!

  • @saurabhchalikwar4460
    @saurabhchalikwar4460 3 года назад +1

    The way you explain is great, never gets boring, Thank you...!🖤

  • @Muazuestuas
    @Muazuestuas 2 года назад +1

    What name does he add at 53:13 ? I can't see it

  • @deepakmishra1683
    @deepakmishra1683 2 года назад +3

    Thanks for the quality content provided clutter free, precise, to the point, loved it! Keep up the good work.

  • @RajinderYadav
    @RajinderYadav 3 года назад +1

    This help me get up to speed quickly. Very well explained, I like the tips on not having to use unnecessary annotation! 💯

  • @vinayshenoy9896
    @vinayshenoy9896 2 года назад

    1:24:45 Thank you sir helped me a lot

  • @sreedharreddy472
    @sreedharreddy472 8 месяцев назад

    good video sir. you covered all basic concepts very nicely.

  • @subhronilsensarma3790
    @subhronilsensarma3790 2 года назад +2

    @Data annotation should work as a replacement for generating all the getters and setters. But for me the annotation is not working. I had to generate all the getters and setters manually. Otherwise whenever I am hitting the url with the json data no data is coming in to the controller.

    • @suraj_007
      @suraj_007 2 года назад

      same it is not working for me also searched so many

    • @divsyntax9720
      @divsyntax9720 2 года назад

      Same!

  • @manibharath5541
    @manibharath5541 2 года назад +2

    When i had run the application and when i had inserted the values into database through post method in postman, I'm getting internal server error - 500. I can't get the values in database. Help me out

  • @ديڤارو
    @ديڤارو 2 года назад +1

    Sir please answer me : Does this project have Entity, Repository, Services, and Controller layers an at least one file in each one. The logic is up to you, but you need the have basic CRUD end points in your controller ?

  • @apurvtripathi7185
    @apurvtripathi7185 2 года назад

    easy to understand, to the point, may this will help me in tomorrow interview # learn&grow

  • @ved7138
    @ved7138 2 года назад

    Nicely exaplained with to the point content.Keep spreading knowledge.Thanks!!

  • @venkateshwaranks957
    @venkateshwaranks957 3 года назад

    Only One thing need to say. I Love your way of teaching :) Good 1.27 hours of learning from you. lastly you forgot to show the custom exception throw. I was waiting to see it.

  • @TheOne-escapedMatrix
    @TheOne-escapedMatrix 4 месяца назад

    thanks bro! It teaches me a lot!😊

  • @techyhit
    @techyhit 3 года назад

    REST API Greately Explained by @Java Guides.. Thanks

  • @pramodkale007
    @pramodkale007 3 года назад

    Great to Learn.Most of the concepts are pretty clear

  • @aliceoioih8471
    @aliceoioih8471 3 года назад +2

    Does anyone know why I got this error for the POST API? "not-null property references a null or transient value : com.example.springbootdemo.model.Employee.firstName" . I don't how to debug it

    • @timekeeper4438
      @timekeeper4438 3 года назад

      Got the same error - not able to resolve

    • @haingotianarazafinimanana5631
      @haingotianarazafinimanana5631 3 года назад +2

      I have the same issue, with fadi Mashan explanation, I understood that Lombok didn't work. So I just did Source -> Generate Getter & Setter and it works.

    • @sandeepkumar-ox6jn
      @sandeepkumar-ox6jn 3 года назад

      @@haingotianarazafinimanana5631 Thanks for the advice it resolved the issue

  • @eldessadrums
    @eldessadrums Год назад

    Amazing class! thanks man!

  • @balamurugamariappan7085
    @balamurugamariappan7085 3 года назад +1

    Happy to learn about rest API crud !!
    Kindly teach about locking in jpa sir, it's very helpful

  • @rupakparui8663
    @rupakparui8663 2 года назад

    your video is ossam , i really learn something from it.

  • @divyasree2140
    @divyasree2140 2 года назад

    Thank you soo much it worked for me. I saw many videos but every time struck somewhere in the code with errors. I am soo happy now that it successfully executed.

  • @priyavenkatesan5204
    @priyavenkatesan5204 2 года назад +4

    Hi, i am getting the following error when i try to post the json to the save restAPi. please help
    org.hibernate.PropertyValueException: not-null property references a null or transient value : com.example.SpringAPI.SpringAPI.model.Employee.firstName

    • @divsyntax9720
      @divsyntax9720 2 года назад +3

      Had the same problem! I generated Getters and Setters in the Employee Class and it worked!

    • @jacksewe123
      @jacksewe123 2 года назад +1

      @@divsyntax9720 omg your a life safer, had a 500 internal server error, added the getters and setters and it worked perfectly!!

    • @divsyntax9720
      @divsyntax9720 2 года назад

      @@jacksewe123 Glad I could help!! :)

  • @antonyrajasekaran508
    @antonyrajasekaran508 3 года назад +3

    Thanks to java guides doing such a valuable content at right time

  • @VamsiKrishna-bx7il
    @VamsiKrishna-bx7il 2 года назад

    Thanks for the wonderful video session. By following it I am able to develop a spring boot application as per my requirements.

  • @miteshbarnwal8239
    @miteshbarnwal8239 2 года назад

    Very nice brother.You deserve a lot of views and subscribers 👏

  • @ayeshaasim1530
    @ayeshaasim1530 10 месяцев назад

    Great Explanation!

  • @shivamdwivedi5669
    @shivamdwivedi5669 Год назад

    Thanks sir, It was helpful. Keep doing that.

  • @maheshtekkina511
    @maheshtekkina511 2 года назад

    superb explanation

  • @ashishnegi5162
    @ashishnegi5162 5 дней назад

    Awesome work.

  • @madhuri5371
    @madhuri5371 2 года назад

    Thank you for making these videos.I am learning a lot from your videos.

  • @PraveenKumar-um2tx
    @PraveenKumar-um2tx Год назад

    Sir ye puchhna tha ki ye pure hibernate pr hai Jparepository pr h?

  • @shubhambijagarkar4235
    @shubhambijagarkar4235 3 года назад

    Very nice explaination step by step. Thanks

  • @hariprasad4350
    @hariprasad4350 2 года назад

    very good explanation sir, thank you

  • @kairos227
    @kairos227 2 года назад

    Hi, I cant post screenshots (link) or my message will be deleted, can u help me please? at 48:30 I did everything exctly like you but the postman returns 201 created with {} as written response and then I look at the mySQL schema and its all NULL NULL NULL. I wish I could post the print for u but this is all I can do to describe please help.

  • @jasonhuang4333
    @jasonhuang4333 2 года назад

    Informative and helpful tutorial. Thank you !

  • @rohitbit8737
    @rohitbit8737 3 года назад +1

    The table is craeted but while hitting the rest endpoint "/api/employees" no data is getting inserted and response is "status": 500,
    "error": "Internal Server Error",

    • @divsyntax9720
      @divsyntax9720 2 года назад

      Had the same problem! I generated Getters and Setters in the Employee Class and it worked!

    • @rohitbit8737
      @rohitbit8737 2 года назад

      @@divsyntax9720 my model class has getter and setters but no luck

    • @divsyntax9720
      @divsyntax9720 2 года назад

      @@rohitbit8737 Really? Hmmm I dnt knw what the problem could be, especially without seeing the code. Look through his GitHub code to see if you've missed anything. Best of luck! Sorry couldn't be more help.

    • @chityalaomprakash7241
      @chityalaomprakash7241 2 года назад

      yes, i too got the same error

  • @anhay9141
    @anhay9141 3 года назад

    thank you very much, I recommend this video to learn basic spring boot

  • @naveenantony3924
    @naveenantony3924 2 года назад

    39:50 you can also add @Component in EmployeeRepsoitory and could have used @Autowire in service class ryt? correct me if i am wrong

  • @Katyayani-gh4ij
    @Katyayani-gh4ij 2 года назад

    Thank you so much for the wonderful session and it helped me a lot..

  • @suntvhits
    @suntvhits 2 года назад

    Awesome video sir...Thanks a lot for this kind explanation.

  • @dnyaneshtathode5511
    @dnyaneshtathode5511 2 года назад

    Great tutorial. Thanks. Keep up the good work.

  • @sarthakgoyal6656
    @sarthakgoyal6656 3 года назад

    This weekend plan Set 😁❤️ Thanks

  • @sameheddinehchaichi
    @sameheddinehchaichi 3 года назад

    Thank you for this gold video,
    i need to make remation one to one and one to may, do you have any link

  • @ravimane5508
    @ravimane5508 Год назад

    Can we use hibernate and spring data jpa together? I am not sure why we integrate hibernate with spring data jpa?

  • @ameyambulgekar3680
    @ameyambulgekar3680 Год назад

    Hi Ramesh,
    Great going tutorial....
    I have one question as for hibernate whenever we initiate any operation we need to create Session factory / session objects..
    But here as we are using hibernate with spring boot why session factory is not created. Is it managed by spring boot internally and if it's not then could you please guide here...
    Thanks in advance
    Thanks

  • @barnabecoulibaly4505
    @barnabecoulibaly4505 3 года назад

    this was very helpful for me.. thanks a lot

  • @inspirationalquotes5840
    @inspirationalquotes5840 3 года назад

    Hi Sir, do you have a video explaining spring boot rest api that has multiple entities with one to one or one to many relationships

  • @akshaykd7109
    @akshaykd7109 2 года назад

    postman is sending the post http request to db without any error but mysql is not showing me data .i had used with and without lombok but nothing is working any suggestion

  • @emanuelecaputo5271
    @emanuelecaputo5271 3 года назад

    this video is pure GOLD. Did you also make a video where you implement this crud service with angular?? thx for the vid bro.

    • @JavaGuides
      @JavaGuides  3 года назад +1

      Check Angular + Spring Boot full stack CRUD app course on this channel

    • @emanuelecaputo5271
      @emanuelecaputo5271 3 года назад

      @@JavaGuides your channel is something amazing. It’s possible to support you any way?

  • @Anonymous-ri3vu
    @Anonymous-ri3vu Год назад

    I am unable to create table directly by using hibernate.ddl-auto = update. The hibernate statements are not even running in the console, it stops with TomCat started. I tried everything from stackoverflow. Kindly help me fix this issue

    • @hachi__man6721
      @hachi__man6721 Год назад

      Yes tried it with create as well and also tried changing the dialect but table still not getting created, have you got solution

  • @hrazanaqvi
    @hrazanaqvi 2 года назад

    excellent tutorial, thankyou so much

  • @priyankapawar6675
    @priyankapawar6675 Год назад

    hi , I tried to create the same project with same code but I am facing one issue . My spring boot app is running properly but no table is being created in mysql database and there are no erros.

  • @Akkiayu.dailyvlogs
    @Akkiayu.dailyvlogs 2 года назад +1

    Why am I getting error on getfirstname , getlastname in EmployeeserviseImPl

    • @JavaGuides
      @JavaGuides  2 года назад

      install Lombok library in your STS

  • @elfismorb
    @elfismorb 3 года назад

    Adoro e amo Eclipse suas aulas sao sensacionais por usar Eclipse, parabens

  • @RonakP-sm2xi
    @RonakP-sm2xi 11 месяцев назад

    Hi sir please create a course on DB caching using Hibernate jpa and redis thanks in advance

  • @gayathri1846
    @gayathri1846 7 месяцев назад

    Can you please tell how to resolve classnotfoundexception

  • @mrshorts7163
    @mrshorts7163 4 месяца назад

    sir latest version of dialect in hiberanate.i am using 17 jse

  • @programmer6953
    @programmer6953 2 года назад

    Sir my question how to do this using online mysql and if i want to save pictures to db for my android java app is is better saving photos to hosting(save the url in db) or to database?Please answer to my question,appreciated

  • @Timepass-bt9gh
    @Timepass-bt9gh 2 года назад

    sir whille am running the project on server it showing 8080 port is already in use and wed server fail to start what should i do sir

    • @JavaGuides
      @JavaGuides  2 года назад

      Stop existing server and star the project again

  • @gurramrajkumar6057
    @gurramrajkumar6057 6 месяцев назад

    Hello
    Im getting java.sql.SQLException : Field 'id' doesn't have a default value
    I have annotated Long id as a primary key of an employee entity but still im getting same error while inserting data
    Anyone can u help !!

  • @moumitachakrabortyswarno3110
    @moumitachakrabortyswarno3110 3 года назад

    Great explanation ❤️

  • @lalithchaitanya114
    @lalithchaitanya114 2 года назад

    Hi sir, Thank you for making this video but I have query that how can I enter values in between like if I delete Id=2 then how can enter a value of 2 again later.

  • @saahilzende1007
    @saahilzende1007 2 года назад

    Thank you so much for sharing this knowledge , it really helped me.

  • @TechiesEscapades
    @TechiesEscapades 2 года назад

    Thanks.. Very useful content 👍

  • @keyakundu2336
    @keyakundu2336 3 года назад +1

    Such a nice video to learn and you have explained it very easy way too. But I faced one issue while following your steps and unable to fix it. In postman i am getting an unsupported media error. Even when i have selected JSON, even tried with content-type = application/json. I am using java 8 and the highest stable version of spring boot and mysql. if you can suggest me the fix, that will be very helpful. code I have copied from your git. so all are the same, except pom (versions)

  • @rutujawaghmale3956
    @rutujawaghmale3956 2 года назад

    Thank you so much sir.. For making this video👍

  • @ajinkyabharate446
    @ajinkyabharate446 Год назад

    please upload videos on docker with java

  • @flaviodg2323
    @flaviodg2323 3 года назад

    very nice course, thank you!

  • @shahedabdulwahhab1560
    @shahedabdulwahhab1560 Год назад

    What is the IDE used in the video?

  • @tarunkumarlade5112
    @tarunkumarlade5112 2 года назад

    Hii ramesh ,
    good evening ,
    actually i have a doubt is Exception class is works only for optional objects rather than normal objects
    🤔

  • @admin34316
    @admin34316 3 года назад +1

    Great!!! I'm waiting..., later, can you do a tutorial about java spring boot reactivemongorepository..... :) would be great!!!!

  • @kishyash1
    @kishyash1 2 года назад

    i have followed as per your instruction but unable to create table automatically in mysql database using java 11

  • @nnittttish
    @nnittttish 3 года назад

    sir, a basic question....why did you make an implementation class of service interface? Like we can make a service class and create API methods ...I want to know the reason.Kindly reply .

    • @jeeban5
      @jeeban5 3 года назад +1

      for loose coupling.

    • @JavaGuides
      @JavaGuides  3 года назад +1

      In spring-based applications, we use dependency injection right, and to maintain the dependencies loosely coupled we typically use interfaces.
      It's always a good practice to use interfaces so that we can replace the implementations easily.

  • @PrasannaKumar-dm6fo
    @PrasannaKumar-dm6fo 2 года назад

    Sir one help could you add Java validation to this code for not null and size. I'm getting errors could you help me

  • @suntvhits
    @suntvhits 2 года назад

    " not-null property references a null or transient value " Sir I got this error... I tried a lot but I can't fix it...Can you guss this error?

  • @GuilhermeSantos-fz9us
    @GuilhermeSantos-fz9us Год назад

    nice video, dude

  • @Cavdar2012
    @Cavdar2012 3 года назад +2

    pls using Intellij. and pls use all relationships. thnx a lot.

  • @maitreesarkar3115
    @maitreesarkar3115 2 года назад

    Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
    Reason: Failed to determine a suitable driver class.
    how to solve this error?

    • @JavaGuides
      @JavaGuides  2 года назад +1

      add MySQL JDBC driver dependency

  • @shreyaskumar6401
    @shreyaskumar6401 2 года назад

    Thank you so much! 🙌🏽🙌🏽🙌🏽🙌🏽

  • @BZZR7Z
    @BZZR7Z Год назад

    I got this below error message, please advice.
    "timestamp": "2023-02-10T20:53:53.029+00:00",
    "status": 404,
    "error": "Not Found",
    "path": "/api/employees

  • @pradeepravi9608
    @pradeepravi9608 2 года назад

    sir i have doubt if we have more than one entity classes like Employee,address,experience,contactdetials how we need to develope Rest Api sir.
    we need to create repository for every entity classes ah sir.
    and also i have one more doubt we need to create service and controller classes for every entitiy classes ah sir.

  • @kiranPanwar
    @kiranPanwar 23 дня назад

    Please make one of same Code structure for sap hybris commerce using eclipse, dao, service, facade amd controller class

  • @aadiraj6126
    @aadiraj6126 3 года назад

    Sir, can u make detail video on webClient. It must include JUnit & exception handling of WebClient too.

  • @banglepq
    @banglepq 3 года назад

    Thank you so much! This video really helpful for me.

  • @numrathakumari4582
    @numrathakumari4582 Год назад

    How Tableluform data save in database

  • @mayurmehar9015
    @mayurmehar9015 Год назад

    I am getting 500 internal server error while using post for creating employee
    plz help me with solution