Spring Boot : User Login and Registration Tutorial [ In 30 Mins ] - Spring boot Series

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 52

  • @FaizKTG
    @FaizKTG 2 วันที่ผ่านมา

    Thank you so damn much, this is probably the best tutorial about spring authentification much better than the BS 3 hour all-talk BS.

    • @AlanLands
      @AlanLands  20 ชั่วโมงที่ผ่านมา

      Glad it was helpful!

  • @ShauryaChawlaprayforplagues
    @ShauryaChawlaprayforplagues 4 หลายเดือนก่อน +9

    waiting for the email registration tutorial. thanks for your work!

    • @AlanLands
      @AlanLands  3 หลายเดือนก่อน +1

      Will do soon

    • @thegoldenalpha2.0
      @thegoldenalpha2.0 วันที่ผ่านมา

      @@AlanLands yeah, ppppllllssssssss

  • @thegoldenalpha2.0
    @thegoldenalpha2.0 10 ชั่วโมงที่ผ่านมา +1

    when are u doing the new vid? I realy need it for my app. Else I have to spend some money in a coach :(

  • @santhtorac
    @santhtorac 5 หลายเดือนก่อน +3

    Very detailed one!! Really nice!!

  • @mettumukesh2714
    @mettumukesh2714 11 วันที่ผ่านมา

    In your next project can you use React Js instead of thymleaf

  • @maskedwolf5834
    @maskedwolf5834 2 หลายเดือนก่อน

    I downloaded your code from github, but the style.css doesn't work

  • @giocrisdelacruz9287
    @giocrisdelacruz9287 2 หลายเดือนก่อน

    Hi, controller does not return the html file.

  • @kamoteroy4257
    @kamoteroy4257 2 หลายเดือนก่อน

    where do you get the bad credentials message?

  • @Greenflame-vc6fv
    @Greenflame-vc6fv 4 หลายเดือนก่อน +1

    when I type psql in the terminal, it shows me this message even though I installed the app. what is causing this and how can I fix it?:
    psql : The term 'psql' is not recognized as the name of a cmdlet, function, script file, or
    operable program. Check the spelling of the name, or if a path was included, verify that
    the path is correct and try again.
    At line:1 char:1
    + psql
    + ~~~~
    + CategoryInfo : ObjectNotFound: (psql:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน

      This issue is because of plugins.
      While initialising you need to add mysql dependency instead of PLSQL. if already created, use pom.xml to add the dependency for MYSQL

  • @the.golden.Alpha.
    @the.golden.Alpha. 4 หลายเดือนก่อน +1

    I need your help briefly: how do I implement photos or icons in vs. code? I haven't found a solution yet, no matter how many times I googled it. I would be very happy about an answer :D

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน +1

      github.com/Alanlands1/springbootBackend

    • @the.golden.Alpha.
      @the.golden.Alpha. 3 หลายเดือนก่อน

      @@AlanLands for what is this link? I dont understand :/

    • @AlanLands
      @AlanLands  3 หลายเดือนก่อน

      @the.golden.Alpha. Source code for the application

    • @the.golden.Alpha.
      @the.golden.Alpha. 3 หลายเดือนก่อน

      @@AlanLands when comes ure next vid (abt. E-Mail certyfication)? I reale waiting for it :DDD

  • @Sidhufanz01
    @Sidhufanz01 หลายเดือนก่อน

    Hi I want java spring boot project GitHub respostary for add in resume

  • @the.golden.Alpha.
    @the.golden.Alpha. 4 หลายเดือนก่อน +2

    good vid!!!!

  • @SafetImamović-d8h
    @SafetImamović-d8h หลายเดือนก่อน

    can you do a logout functionality

  • @bogdogun5675
    @bogdogun5675 2 หลายเดือนก่อน +1

    What if my fronted is made with react js and runs on port 3000 and the spring server runs on port 8080?

    • @LoneWolf-dc8sl
      @LoneWolf-dc8sl 2 หลายเดือนก่อน +2

      You will have to configure CORS (cross origin resource sharing ) manually in spring boot define from which origin (suppose localhost:3000/) you will allow request and what type of Resquest methods (get , put , post etc) you’ll allow

    • @devmishra6981
      @devmishra6981 หลายเดือนก่อน

      simply got to controller class and after the @Controller annotation simply write @CrossOrigin . It will autoamatically pickup the different port request.

  • @neznam1420
    @neznam1420 3 หลายเดือนก่อน

    Nice work, can you implement roles, for example admin and user, where admin will have access to admin pages from nav bar, if user is logged in he will not see those pages and if he type that url he will not be able to access it

    • @AlanLands
      @AlanLands  3 หลายเดือนก่อน

      Will do soon

  • @maskedwolf5834
    @maskedwolf5834 2 หลายเดือนก่อน

    Amazing work! I have questions tho xd Can I use mysql instead of postgresql or instead of jpa use html? I am new to spring boot and would love to know.

    • @janstefangehrmann1139
      @janstefangehrmann1139 22 วันที่ผ่านมา

      Of course you can. All you have to do is to change the dependency in gradle or maven or whatever you like to use and add the driver class to konfiguration. The rest works as shown in the Video.

  • @nikhil4yourhelp670
    @nikhil4yourhelp670 5 หลายเดือนก่อน

    i am resigtering user successfully but failing in login user as everyone any username and passwoed access it tell me what to do

    • @AlanLands
      @AlanLands  5 หลายเดือนก่อน

      Please make sure you encode the password

    • @nikhil4yourhelp670
      @nikhil4yourhelp670 5 หลายเดือนก่อน

      I done everything properly. I don't have any login page seprate i have it in home page .and login page getting access to any random password and username not securing as such.

    • @AlanLands
      @AlanLands  5 หลายเดือนก่อน

      @nikhil4yourhelp670 I will upload all the files in GIT soon

    • @AlanLands
      @AlanLands  5 หลายเดือนก่อน

      @nikhil4yourhelp670 if you want just login page and Registration page html github.com/Alanlands1/springboot

    • @smandal1237
      @smandal1237 5 หลายเดือนก่อน

      I have same problem bro..plzz help​@@nikhil4yourhelp670

  • @OssSoftwareDeveloper
    @OssSoftwareDeveloper 2 หลายเดือนก่อน

    well can i use MySQL

    • @Ezekiel889
      @Ezekiel889 2 หลายเดือนก่อน

      yes, you can

  • @akhilaammulu2419
    @akhilaammulu2419 5 หลายเดือนก่อน

    We can MySQL instead of postgresql?

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน

      Yes

  • @ev_codes
    @ev_codes 4 หลายเดือนก่อน

    where is the loaduserbyusername called?

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน

      github.com/Alanlands1/springbootBackend

  • @thegoldenalpha2.0
    @thegoldenalpha2.0 วันที่ผ่านมา

    We need the next vid :(((

  • @smandal1237
    @smandal1237 5 หลายเดือนก่อน +1

    Where is code..?

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน

      Uploaded

  • @athuljoemathewkutty7751
    @athuljoemathewkutty7751 5 หลายเดือนก่อน +2

  • @bplayer5231
    @bplayer5231 5 หลายเดือนก่อน +1

    can i see your repo sir?

    • @blackrock2222
      @blackrock2222 หลายเดือนก่อน

      Description 😊

  • @PiIotKa
    @PiIotKa 4 หลายเดือนก่อน

    I reproduced your code 2 times and got the same errors both times. During the day I still couldn’t figure out what was going on. Error code in vs code The method setUserDetailsPasswordService(UserDetailsPasswordService) in the type DaoAuthenticationProvider is not applicable for the arguments (MyAppUserService). And Intellij displays another error: java: incompatible types: com.website.demo.Model.MyAppUserService cannot be converted to org.springframework.security.core.userdetails.UserDetailsPasswordService. Maybe you can tell me what could be the matter...

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน

      I will upload the code by end of the day in git

    • @AlanLands
      @AlanLands  4 หลายเดือนก่อน

      github.com/Alanlands1/springbootBackend

    • @PiIotKa
      @PiIotKa 4 หลายเดือนก่อน

      @@AlanLands Thank you!

  • @abhilashk5546
    @abhilashk5546 5 หลายเดือนก่อน +1