Skip to content

Latest commit

 

History

History
185 lines (181 loc) · 12.9 KB

video_tutorial.md

File metadata and controls

185 lines (181 loc) · 12.9 KB
layout title permalink redirect_from sitemap
default
Video tutorial
/video-tutorial/
/video_tutorial.html
priority lastmod
0.8
2014-10-18 00:00:00 +0000

Video tutorial

<iframe width="420" height="315" src="https://www.youtube.com/embed/6lf64CctDAQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

JHipster Blog Demo

This 15-minute tutorial shows how to create a JHipster 7 application, work with the provided tools, use the JDL Studio to create several entities with their relationships, and deploy the end result to the cloud.

Presented by Matt Raible (@mraible)

Published on 30 Apr 2021

Other recent JHipster videos

<iframe width="560" height="315" src="https://www.youtube.com/embed/haTQ1xJKQQ8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Micro Frontends for Java Microservices

Matt Raible explains what micro frontends are and shows how you can use them with React, Spring Boot, and JHipster microservices.

Published on Jan 1, 2023 | OktaDev YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/RnLGnY-vzLI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

What is JHipster Lite and why should you care?

Julien Dubois compares JHipster and JHipster Lite and shows how JHipster Lite works.

Published on Oct 14, 2022 | Devoxx YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/NucXvPL1z5o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Build and deploy cloud native Java microservices on Kubernetes with Istio service mesh

Deepu K Sasidharan shows how to build and deploy Java microservices to the cloud using Istio, Kubernetes, JHipster, and Spring Cloud.

Published on Oct 11, 2022 | Devoxx YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/3kGrkVUZ_Fo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Scaling Secure Applications with Spring Session and Redis

Matt Raible shows how to configure a Spring Boot application to store sessions in Redis with Spring Session. The session will be shared among multiple nodes and preserved when a node failure happens.

Published on Apr 5, 2022 | OktaDev YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/PECnQs5bVbQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Full Stack Java with React, Spring Boot, and JHipster

Matt Raible shows how to create a slick-looking, full-stack, secure Java application using React, Spring Boot, and JHipster.

Published on Jan 26, 2022 | OktaDev YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/SQFl7ggNYIE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Kubernetes to the Cloud with Spring Boot and JHipster

Matt Raible shows how to deploy a microservices architecture to Minikube and Google Cloud with Kubernetes. The architecture is developed with Spring Cloud Gateway, Spring Boot, and JHipster.

Published on Aug 23, 2021 | OktaDev YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/V1g0aZtPAkw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Generating Fullstack Springboot & Angular 12 Application with JHipster

Gaëtan Bloch shows how to generate a fullstack application with JHipster and explore the different features: tests (JUnit, Jest, Integration with Testcontainers, e2e with Cypress, performance with Gatling), security (JWT), i18n, API documentation (OAS/Swagger), QA (SonarQube, OWASP vulnerabilities check) and CI/CD pipeline (GitHub Actions) and cloud deployment to Heroku.

Streamed live on Aug 04, 2021 | Geekle.us Worldwide Architecture Summit Vol.2

<iframe width="560" height="315" src="https://www.youtube.com/embed/clkEUHWT9-M" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Build Reactive Java Microservices with Spring Boot and JHipster

Matt Raible shows how to create a reactive microservices architecture with Spring Boot and JHipster.

Published on 13 May 2021 | OktaDev YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/hfIIGc5lkME" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Introduction to JHipster

Julien Dubois presents about JHipster at DawsCon.

Streamed live on Jan 15, 2021

<iframe width="560" height="315" src="https://www.youtube.com/embed/AG4z18qePEw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Choose Your Own Adventure with JHipster and Kubernetes

Ray Tsang and Matt Raible show how to build a microservices architecture with JHipster, configure it to use Okta, and deploy it with Kubernetes.

Streamed live on Jan 13, 2021 | JChampions Conf YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/zg2UtuD3-RE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Build a Secure Micronaut and Angular App with JHipster

Learn how to create a secure Micronaut and Angular app with Java + JHipster and deploy it to Heroku. By Matt Raible.

Published on Sep 17, 2020 | OktaDev YouTube

<iframe width="560" height="315" src="https://www.youtube.com/embed/YIRjgd_3sMQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Convert JHipster from JWT Authentication to OAuth 2.0 / OIDC Authentication in 10 Minutes

This screencast shows you how to convert a JHipster app from using JWT for authentication to using OAuth 2.0 / OIDC. By @mraible

Published on 20 Sep 2019 | OktaDev YouTube