Angular 7 + Spring Boot Login Example

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

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

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

    getting the error that my property 'authenticationService' private is and only accessible within class 'HeaderComponent'. Can someone explain? Only works if I change the modifier to public. But I guess I shouldnt turn it to public?

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

      did you solve the problem

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

      I have the same problem! Did you guys found the solution?

  • @ravi3333able
    @ravi3333able 4 года назад +1

    short and nice explaination.

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

    12:11 i have a problem, i dont know why the *ngIf= "loginService.isUserLoggedIn()" dont work, i create the service in the header but nothing happens T_T i need a hero!

  • @ramana125
    @ramana125 5 лет назад +1

    Super, Thanks a lot, Very Clean and easy understandable code. Great Work !!!

  • @シャム-d3n
    @シャム-d3n 2 года назад

    can you also add a video where the front end values gets populated in backend data base and the same validation be carried out from the values in my sql database

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

    u didn't provided the valid source code for spring-boot apps even this UI is not working on click on login

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

    This was really helpful. Thanks for your hardwork!

  • @cutechinmoy
    @cutechinmoy 5 лет назад +3

    Awesome!! Thanks ..waiting for your JWT authentication video. Can in this same tutorial you can explain how to display menus based on roles from DB. Like admin can only add Employees etc.

  • @Lgopedro
    @Lgopedro 4 года назад

    you just save my life, thank you so much, great video.

  • @gangamshow5945
    @gangamshow5945 5 лет назад +2

    Hi man, nice tutorial, if i have the username and password in my sql database, how can i login with that? Do i need to do some callback? I've done the spring table with hybernet and i have the table with username and password, how can i use them?

    • @drnrose2123
      @drnrose2123 4 года назад +1

      did u find a solution. ?

    • @gangamshow5945
      @gangamshow5945 4 года назад

      @@drnrose2123 Yeah

    • @drnrose2123
      @drnrose2123 4 года назад

      GanGamShOw great!! can you send me please the code?

    • @ascar66
      @ascar66 4 года назад +1

      @@gangamshow5945 how did you manage to get username and password from DB?

    • @gangamshow5945
      @gangamshow5945 4 года назад

      @@ascar66 i implemented a front end with angular that do a post request on the /authenticate uri

  • @siyedyoussef3202
    @siyedyoussef3202 5 лет назад

    Great video as always 👍👍👍

  • @blaxminarayanpatra7311
    @blaxminarayanpatra7311 4 года назад

    good explanation

  • @シャム-d3n
    @シャム-d3n 2 года назад

    amazing and clean code ngl

  • @gessiedivya6756
    @gessiedivya6756 5 лет назад

    @javainuse Is der any whatsapp group fr java full stack engineers where i could join ??

  • @ayadasalmi861
    @ayadasalmi861 4 года назад

    Great tutorial, Thanks.

  • @ShubhamSharma-oq4hr
    @ShubhamSharma-oq4hr 5 лет назад

    in starting of the tutorial you are saying reference of a previous tutorial

    • @JavaInUse
      @JavaInUse  5 лет назад

      I have created a complete series for Angular7+ Spring Boot. So the posts are inter related. Have a look at this page - www.javainuse.com/angular/ang7

  • @riahirami6506
    @riahirami6506 5 лет назад

    Great tutorials...!!

  • @kishanmodi4205
    @kishanmodi4205 4 года назад

    Thank you Sir, Most Use full this Video for me and Solve my All Douts, But One Error Are Come in build time So Please Suggest me.
    error TS2420: Class 'NgRedux' incorrectly implements interface 'ObservableStore'

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

    Thank you

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

    holyshit you save my life hahaha thankyou