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

preview_player
Показать описание
This video will explain you how to generate microservice application with Angular 2 and Spring Boot using J hipster Tool

#JavaTechie #JHipster #SpringBoot #Angular

Installation Steps :
-------------------------------
3. Run the following command to install Yeoman

yarn global add yo

4. Run the following command to install JHipster

yarn global add generator-jhipster

GitHub:

Blogs:

Facebook:

Like and subscribe
Рекомендации по теме
Комментарии
Автор

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

raghavendratammina
Автор

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. 🙏

vinso
Автор

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.

bogdanbilcan
Автор

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?

sasikanthsharma
Автор

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

pravaskumar
Автор

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

uouo
Автор

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

sagars
Автор

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

wilfriedhouedanou
Автор

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

SantoshKshirsagar
Автор

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

sarojsahoo
Автор

nice tutorial, please do small project tutorial using jhipster

jasbinkarki
Автор

Can you do Video on Spring boot Apache Ignite

reddysekhar