Get Started with JHipster 7

preview_player
Показать описание
This screencast shows how to get started with JHipster 7 and create a secure blog application.

Table of Contents:

00:08 - What is JHipster?
00:38 - Install JHipster 7
01:22 - Create a JHipster Project
03:23 - Run Cypress e2e Tests
03:43 - Generate Entities
07:32 - Add Business Logic
09:39 - Make UI Enhancements
10:25 - Allow HTML
10:56 - Improve the layout
11:18 - Lock It Down!
13:36 - Deploy to the Cloud
15:10 - Learn More about JHipster
15:30 - Source Code, CI, and CD
Рекомендации по теме
Комментарии
Автор

Great contribution to community. Love from India !

amansdiary_
Автор

What an incredibly badass tutorial that was. I watched it from start to finish without blinking.

rajikkali
Автор

Those Denver Nuggets are awesome! Just like you teach! Thank you!

juanpabloespanabriceno
Автор

Matt, this was an excellent intro video! I'm using JHIpster for a couple of years now and some of the items you show had to be learned the hard way (esp authorization bits).

piprog
Автор

Nice video, thank you very much! 👍🏽
For others stumbling over this, it got me confused: There is an error in the JDL @4:42, a slip of the pen.
"Post{tag(name)} to Tag{blog}" should be "Post{tag(name)} to Tag{post}". It's correct in the linked source code.

DanielSixl
Автор

That's insane! My world is upside down! I'll go study JHipster!!!

RenanFranca
Автор

Cuando me presentaron jhipster quedé en shock, no puedo creer que exista esta maravillosa herramienta, mil felicidades a los creadores de este proyecto, es realmente una locura, aún no puedo creer todo lo que se puede hacer en tan solo un par de minutos. Increible.

fabianmillan
Автор

It's... It's really the more impressive tool i ever seen, for real !!

nilgam
Автор

Thank you so much for sharing! This is amazing content, great work!!

tavoleyva
Автор

This shit is really cool, i have a project, in my company where they have used hipster that's when found this really cool video really love your video man

hashcodehub
Автор

Excellent project.I am wonderring how to change the appearences of the UI components before they are generated. the blog lists, the blog edit form, etc..

象棋大师-jg
Автор

Hej Matt, how to use Quarkus on the backend and Vuejs on the frontend? I've tried with using the two blueprints together with jhipster --blueprint quarkus, vuejs as well as jhipster-quarkus --blueprint vuejs. None of them works.

neun
Автор

Good day! Great tool, thanks. One question: how do you guys run your fully dockerized development environment? How to setup java app livebuilding (autorefresh) through docker? Cant find any options for that in IDEA.

dmitrykoposov
Автор

I have a question
I want to create java 1.8, but I don't know where that option is
Can you explain it to me, Thanks very much

DuyTran-exnm
Автор

Hello, I have a problem with not loading non-root website paths, what it could be?

wbfrwktwbfrwkt
Автор

Helllo! I have a problem regarding the business logic bit that doesn't let me access the entity's user_id when I query, do you know what the problem may be?

dinuclaudiu
Автор

I would like to have only the API without client front-end. Do you know who can I get that ?

mayikx
Автор

I have followed the same options while creating the project but why can't I get the 'Api' option in Administration

bsaiuttej
Автор

wow - what a great tool JHipster is and what a great presentation. I am learning SpringBoot and was tired of all the manual work in creating Entity, Service and Repository classes with all the boilerplate to get basic CRUD REST services and that is how I came across Hipster. I am thoroughly impressed and I am gonna check this out. By the way, why is Svelte not yet supported?

mailsiraj
Автор

Really great work,

How to add multiple roles dynamically?
By default Jhipster providing only 3 roles.

Can u create tutorial on role permission access with Jhipster? It will be great help.

Appreciate yr work 👍

hardikjotangia