CRUD Operation using Spring Boot with Oracle database + Thymeleaf

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • CRUD Operation : Spring Boot + Oracle DB + Thymeleaf
    1. Spring Boot
    2. Oracle Database
    3. Thymeleaf
    4. Bootstrap
    5. Spring Data JPA
    6. Lombok
    7. Oracle Driver
    Source Code Project: bitbucket.org/...
    Telegram Link for Doubt: t.me/joinchat/...
    Important Videos:
    ➡️Java Tutorial Playlist with full Example: • Java Tutorials For Beg...
    ➡️Logical Program playlist for TCS, Infosys, All MNC Company: • Logical programming Qu...
    ➡️Learn C Languages with Example: • C Language Tutorial ...
    Important Links:
    👉Official Website (Source Code): javaforjob1.bl...
    👉Telegram Discussion Group: t.me/joinchat/...
    👉Follow me on Instagram: / ​
    👉Follow on Facebook: www.facebook.c...
    @Er prince Kumar Ojha
    Programming lover for this channel (Please Subscribe to my channel). It's is free to subscribe to the channel.
    If you know to program you can get a job in an MNC company. but your logic should be clear.
    My Other Channel(Er prince Kumar Ojha).
    #www.youtube.co...
    My Website for Assignment(Logical Coding Question)
    #thejavatemple....
    My Facebook(Prince Kumar)
    #www.facebook.c...
    My Instagram Id(prince kumar)
    # / princekumar...​
    My Blog Website(javaforjob1)
    #javaforjob1.bl...
    @WriteCodeWIth Prince
    Disclaimer:
    All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
    #CRUD #CRUDOperation #SpringBoot #Oracle #WritecodewithPrince

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

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

    3 Words, You're the Best

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

    Thank you very much. Very helpful

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

    It's a very helpful for us sir ji thank you 🌹🌹❤❤🙏

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

    Thanks a lot... Brother♥️♥️♥️♥️♥️✨✨✨✨✨

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

    Excelent video !!

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

    Thanks buddy

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

    Thanks brother

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

    Super👍

  • @SURAJCHAUHAN-ol7hu
    @SURAJCHAUHAN-ol7hu 2 года назад

    Thnks Bhai 🙏👍

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

    I am not able to retrieve the data in the 40th minute.... There are no errors as well. The table is just showing the headers.

  • @AbhishekKumar-nn9ck
    @AbhishekKumar-nn9ck Год назад

    After writting th:each thymeleaf I am getting error... L followed everything... Please tell

  • @satyasai8474
    @satyasai8474 11 месяцев назад

    i was getting error why i dont know will u hlp me please

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

    Sir upload file and image example using postman example upload me plz

  • @rk-kq6yw
    @rk-kq6yw 2 года назад

    i am getting thymeleaf exception

    • @AbhishekKumar-nn9ck
      @AbhishekKumar-nn9ck Год назад

      Me too... Giving 500 error after putting tablelist use... Hibernate instantaneous exception

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

    Hi,I am facing below issue while doing this project
    Description:
    Field repo in com.Prince.Springcrudthymleaf.SpringcrudthymleafApplication required a bean of type 'com.app.repo.StudentRepo' that could not be found.
    The injection point has the following annotations:
    - @org.springframework.beans.factory.annotation.Autowired(required=true)
    Action:
    Consider defining a bean of type 'com.app.repo.StudentRepo' in your configuration.
    Please suggest as I am not getting solution for this.

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

      bro i am having the same issue, you got any sollution ?

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

    Im having a problem, when I try to show data
    There was an unexpected error (type=Internal Server Error, status=500).
    An error happened during template parsing (template: "class path resource [templates/home.html]")
    org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/home.html]")
    at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
    at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)

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

      I found the problem, you need an empty constructor, getters and setters in the student entity :D

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

      @@nataliaalexandra1722 thanks bro for helping