springboot | springboot with html | html user form | user input | springboot and html | okay java

Sdílet
Vložit
  • čas přidán 15. 12. 2021
  • springboot | springboot with html | html user form | user input | springboot and html | okay java
    download the source code
    gitlab.com/okay-java/springbo...

Komentáře • 37

  • @humayonakhtar2004
    @humayonakhtar2004 Před 5 dny

    spring boot thymeleaf has very complex kinda yet delicate syntax thats why u people often get error i salute this man he has made perfect beginner video

  • @rodrigoespinoza2755
    @rodrigoespinoza2755 Před rokem +7

    Very good example my friend. ⭐⭐⭐⭐⭐

  • @thegreataman4989
    @thegreataman4989 Před 7 měsíci +6

    This application has no explicit mapping for /error , so you are seeing this as a fallback

  • @un7sh226
    @un7sh226 Před 8 měsíci +1

    when submitting I am getting directed to an error screen and the form data is not printing in the console.

  • @Kamal-kl8fm
    @Kamal-kl8fm Před 8 měsíci

    great video

  • @technicalresi5451
    @technicalresi5451 Před 6 měsíci

    Great video thank you so much 😊❤

  • @CashLootsOfficial
    @CashLootsOfficial Před rokem

    Perfection

  • @KashyapSharma0
    @KashyapSharma0 Před 10 měsíci

    Thank you!!

  • @soham2732
    @soham2732 Před 6 měsíci

    thanks bhai .. it to the point .

  • @linebreaker8751
    @linebreaker8751 Před rokem +8

    It gives error the error "Whitelabel Error Page". The difference I made in my code is the content of the index file. I simply used a hello world code for index file intead.

    • @FraserBogs
      @FraserBogs Před rokem

      same

    • @ipchicky
      @ipchicky Před 9 měsíci

      ​@@igorjacko4128 Thank you for your comment. My problem is almost solved. But CSS page is not worked. :)

    • @hannahb5210
      @hannahb5210 Před 7 měsíci

      When I got this error my issue was that I didn't make a "templates" folder to put the index.html file in.

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

      @@hannahb5210 you are using the spring intializr to download you dependencies like lombok,spring web, dev tools etc then you will import it on your springboot IDE. src/main/resources here you will got the template directory. try this

  • @marianomaidana1089
    @marianomaidana1089 Před 6 měsíci +2

    Just prints "index".
    For the whitelabel error I changed Controller for RestController, and copied thymeleaf to the pom, but it just says index.
    And when I write "/register" the white label error apears again.
    Is there a configuration you didn't show that tells the app to call the templates package?

    • @yaroslavprozorov
      @yaroslavprozorov Před 6 měsíci

      It prints "index" because you changed Controller to RestControlle, Rest API sends you information in JSON format (which means change back). And if you don't place your index.html or welcome.html in the resource/template (maybe you need to create it), you will get a Whitelabel page. Because the template engine is trying to find your .html in this path.

    • @someone.27
      @someone.27 Před 5 měsíci +1

      I am recieving an error 404

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

      place your html file in static folder

  • @jayasree6010
    @jayasree6010 Před 8 měsíci

    run as web browser is not displayed, when I click on the html page, instead of that it is showing run as configuration

  • @rachamallidorasrivignesh4499

    in your code suffix prefix are not written sir, i am trying from my side i am getting error

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

    Good explaination broo instead using bootStrap thymleaf you used just html and that was good for beginers without any confusion you explained clearly keep going on broo

  • @vicky-xb1lj
    @vicky-xb1lj Před 24 dny

    A decent video bro. Instead of using bait, be confident in your skills

  • @WorldInventionsTelugu
    @WorldInventionsTelugu Před 9 měsíci +4

    Html is not showing

  • @chiragvenkatesh6466
    @chiragvenkatesh6466 Před rokem +5

    please help not getting the html page, it just prints index on screen

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

    3lach dayer photo dyal bent fel profile

  • @user-ry9dk3ft2n
    @user-ry9dk3ft2n Před 8 měsíci

    bro how to add background img of this html file.

  • @ronitpandey904
    @ronitpandey904 Před rokem +4

    Why is your youtube channel logo of a female???

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

    왜 다크모드 안쓰지 찐광기인가

  • @swarnavachakraborty444
    @swarnavachakraborty444 Před 2 lety +1

    I need next part

    • @okayjava
      @okayjava  Před 2 lety +1

      all about H2
      czcams.com/video/uoXM82FrYBs/video.html

    • @okayjava
      @okayjava  Před 2 lety

      czcams.com/video/msj3kLOLC4Q/video.html

    • @swarnavachakraborty444
      @swarnavachakraborty444 Před 2 lety +1

      @@okayjava I watched your video, I'm using PostgreSQL, and it's work for me, Thanks for the video

    • @swarnavachakraborty444
      @swarnavachakraborty444 Před 2 lety +1

      Recommend: Make service class maintain MVC, want delete row by id, want update by id

    • @okayjava
      @okayjava  Před 2 lety

      sure, will do that.
      pls watch czcams.com/video/vc2S3oZmUc8/video.html.thank you