Building a CRUD app with Spring Boot and Angular!

Поділитися
Вставка
  • Опубліковано 2 чер 2024
  • This screencast shows you how to configure and run a Spring Boot and Angular CRUD app that's secured with OpenID Connect.
    Relevant Links:
    📚 Blog post: auth0.com/blog/spring-boot-an...
    🛠️ GitHub repo: github.com/oktadev/auth0-spri...
    💻 Demo script for step-by-step tutorial: github.com/oktadev/auth0-spri...
    ⏩ Chapter Markers:
    00:00 - Hello, Java developers!
    00:45 - Prerequisites
    01:13 - Screencast Overview
    01:31 - Clone the GitHub repo
    01:50 - Open the project in IntelliJ IDEA
    02:07 - Connect the Auth0 CLI to your tenant
    02:55 - Create an OIDC app on Auth0
    03:34 - Configure the Okta Spring Boot Starter
    04:24 - Set environment variables and start Spring Boot
    04:36 - Packaging Angular with Spring Boot
    05:01 - Demo script overview
    05:46 - Log in and prove everything works
    06:35 - Run end-to-end tests with Cypress
    08:06 - GitHub Actions overview
    09:00 - Update the app to use passkeys
    10:02 - Login in with a passkey
    11:07 - Thanks for watching!
    #SpringBoot #Angular #OIDC
    If you enjoy this content and want to learn more about identity, security, and access management, subscribe to our channel!
    Have a topic you'd like to see covered? Let us know if the comments below 👀
    Sign up for our monthly newsletter! a0.to/nl-signup/java
    ___________________________________________
    Learn with Auth0 by Okta
    Try for free - a0.to/auth0
    The Auth0 by Okta blog - a0.to/blog
    Ask questions on the Community Forum - a0.to/community
    ___________________________________________
    Follow Auth0 and Matt on Social
    Twitter - a0.to/twitter and / mraible
    LinkedIn - a0.to/linkedin and / mraible
  • Наука та технологія

КОМЕНТАРІ • 1

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

    Very impressive. I will definitely check this out if I work on Angular.
    That cypress local tests look really cool.