JHipster - Build Secure Microservices with Angular & Spring Boot | Java Techie

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 44

  • @pravaskumar7078
    @pravaskumar7078 6 років тому +2

    superp bro its a great tool all in one ...really bro ur R & D helping lots of developer like us

    • @Javatechie
      @Javatechie  6 років тому

      Thanks Pravas for your appreciate we will continue the same ....

  • @bogdanbilcan8335
    @bogdanbilcan8335 5 років тому +4

    Hi,
    First of all, this is a good try explaining this new concept regarding Jhipster and Microservices but you messed up some things quite bad.
    Microservice architecture in Jhipster way is composed of 3 major parts:
    1. Jhipster registry (or any other option given by them, this is the service that registers and combine your back-end rest services with front-end part- mostly the Angular part - this could be wrong explanation, it is given by my understanding of registry functionality)
    2. Jhipster gateway - this is the front-end of your application - Angular project containing all the UI parts
    3. Jhipster micro-service app - this is the actual Java application that creates rest api to be exposed in gateway, this can be multiplied based on what functionalities you want to have in back-end,and then you just have to update the gateway with the new entities and other options you added in back-end.
    So in your example, you missed a lot of options in creating a full and correct micro-service architecture app.
    Please go and study a bit on the Jhipster main site for what options are there and the exact steps needed in creating and deploying such application.
    Thank you.

    • @Javatechie
      @Javatechie  5 років тому +3

      Hi Bilcan ,
      Thanks you so much for your valuable word , yes I completely agree with you
      In this specific example I didn't use any microservice component like (eureka, gateway or zipkin)
      This is just I named microservice but yes I should try one full Fletch microservice as you suggested .
      Once again thank you so much for your help

    • @bogdanbilcan8335
      @bogdanbilcan8335 5 років тому +2

      @@Javatechie I'm sorry if the above comment message was a formed in a mean way more than a constructive one :D.
      I saw your other videos about spring boot and spring security and there you did a very good job showing step by step how to configure that framework and which are the main ways to use that.
      And again, the first comment was more pointed to others who look for info about this Jhipster architecture.
      There are a lot of new things done there and some of them are changing continuously. I watched almost all the video tutorials i could find about this,and read the information too and still have a lot of things that i don't get.
      For example, i wanted to extend the main User form with extra fields - this is a very complicated process, and a lot of places to do the changes.
      Another big challenge is to go and edit the login and add an extra verification step by sending a token on email for a 2FA method authentication based on email rather than sms or other mobile apps.
      Thank you and best regards,
      Bogdan.

    • @Javatechie
      @Javatechie  5 років тому

      Hi Bilcan , no sorry am really happy with your inputs .jhipster I will try with other steps which you mentioned .
      Yes 2 factor authentication is really interesting features 🥰

  • @raghavendratammina5561
    @raghavendratammina5561 4 місяці тому +1

    Awesome. can you explain how it simplifies deployment process in aws

    • @Javatechie
      @Javatechie  4 місяці тому

      I didn't explore much buddy will check and update you

  • @vinso2388
    @vinso2388 2 роки тому +1

    Hi Basant, wonderful tool and excellent explanation, as always. Thanks.
    Wondering if you could please walk us through the generated code as well. This tool has the potential to save so much time. Also it generates code that covers many different facets of an ideal production app, that most developers are not experienced with. We can blindly use it, but we will have to struggle when some subtle changes have to be made. There is needs to have mastery over codebase. An explanation of it will be very helpful. And if you explain it, this tool could gain a lot of traction and benefit developers, as we would be able to generate applications rapidly. You have our gratitude and love 🙏
    Thanks and keep up the great work. 🙏

  • @virasgaming1993
    @virasgaming1993 Рік тому +2

    Very Well Explained

  • @virasgaming1993
    @virasgaming1993 Рік тому +2

    there is no npm start showing for me

    • @Javatechie
      @Javatechie  Рік тому +1

      You need to install npm manually

    • @virasgaming1993
      @virasgaming1993 Рік тому +1

      @@Javatechie I have npm.. but start script is not there it seems. Thank you for responding:)

    • @Javatechie
      @Javatechie  Рік тому

      Not sure how it was missing could you please reinstall and try

  • @michaeldivine1997
    @michaeldivine1997 3 роки тому +1

    You Rock man . a big appreciation

  • @sasikanthsharma6287
    @sasikanthsharma6287 Рік тому +1

    Is it always mandatory to have choose client-side technology like Angular while creating a project structure with JHipster? Can I just create a simple project structure to develop restful webservices using Jhispter?

    • @Javatechie
      @Javatechie  Рік тому

      Yes you can create only backend if you want

  • @jithinmv6516
    @jithinmv6516 3 роки тому +1

    You are an amazing instructor.

  • @wilfriedhouedanou8900
    @wilfriedhouedanou8900 5 років тому +3

    hello who can help me i want manage my own user roles in JHipster but since 3day i cann't please help me

    • @Javatechie
      @Javatechie  5 років тому

      You want to create one more user role apart from admin and user ?

  • @govardhanmopada1235
    @govardhanmopada1235 4 роки тому +1

    Very Good explnation 👍..
    Thank you

  • @maniteja6835
    @maniteja6835 2 роки тому +1

    Explained very well 😀

  • @uouo670
    @uouo670 5 років тому +3

    Thanks for the video man ,but I expected some micro services applications and jhipster handle that.
    For more clarification , is for each micro service there will be a separated spring boot app or one spring boot app handle multiple database integration ??
    And again thanks for the effort

    • @Javatechie
      @Javatechie  5 років тому +1

      Each spring boot application called one one microservice and one spring boot application can connect to only one database

  • @tanujkumaragrawal4756
    @tanujkumaragrawal4756 2 роки тому +2

    Awesome 😍

  • @sarojsahoo8763
    @sarojsahoo8763 5 років тому +1

    bro while running mvn install it is going to the organisation nexus and trying to find the jar which it is not able to do

    • @Javatechie
      @Javatechie  5 років тому

      Did u set maven home . please cross verify once

  • @sagars6928
    @sagars6928 5 років тому +1

    Are you using this in your current project ??? i mean are industry is using this tool to build Project ???? Thanks

    • @Javatechie
      @Javatechie  5 років тому

      Hi Shukla ,till now didn't get a chance to use it but yes industry using it .

    • @kiazsoftconsulting5735
      @kiazsoftconsulting5735 4 роки тому +1

      I have a live project made with Jhipster.

  • @poojagiri5822
    @poojagiri5822 5 років тому +1

    thanks.....very well explanation....keep it up

  • @SantoshKshirsagar01
    @SantoshKshirsagar01 4 роки тому

    Thank you bro..
    Can you upload any video for customization of login screen and sidebar

  • @reddysekhar1183
    @reddysekhar1183 6 років тому +1

    Can you do Video on Spring boot Apache Ignite

    • @Javatechie
      @Javatechie  6 років тому +1

      Yeah I never get a chance with play around Apache ignite .but definitely will hv a look on it ...nd will prepare video soon

  • @sarojsahoo8763
    @sarojsahoo8763 5 років тому +1

    Awesome video dude keep it up

  • @satish_ahirwar
    @satish_ahirwar 5 років тому +1

    superp Basant sir ji

  • @jasbinkarki6648
    @jasbinkarki6648 5 років тому +1

    nice tutorial, please do small project tutorial using jhipster

    • @Javatechie
      @Javatechie  5 років тому

      Please check my second video there I created one small project with crud operation

    • @droopyeyes7852
      @droopyeyes7852 5 років тому +1

      @@Javatechie please do more projects on jhipster i have seen your previous tutorial as well

    • @Javatechie
      @Javatechie  5 років тому

      Ok will do one more tutorial with open authentication

  • @camarasinghe
    @camarasinghe 4 роки тому +1

    Thank you bro !!

  • @sanjeevabhi
    @sanjeevabhi 4 роки тому +1

    Nice ...

  • @informatiqueettelecoms5495
    @informatiqueettelecoms5495 4 роки тому +1

    bon tutoriel

  • @Behumin
    @Behumin 6 років тому +1

    Nice