Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to build a simple CRUD application using React and Spring Boot in this 42-minute tutorial. Discover the process of creating an API with Spring Boot, implementing a JPA domain model, and developing a React UI. Follow along as the instructor demonstrates how to integrate the React frontend with the Spring Boot backend, build essential components like GroupList and GroupEdit, and implement authentication using Auth0 and Okta. Gain insights into configuring Spring Security for React, handling CSRF, and making your application identity-aware. Finally, explore how to use Maven to build and package your React and Spring Boot application together. Perfect for developers looking to combine these popular frameworks and secure their applications with Auth0 by Okta.
Syllabus
- Hello, developers!
- Install prerequisites
- Create an API app with Spring Boot
- Add a JPA domain model
- Create a React UI with Create React App
- Call your Spring Boot API and display the results
- Build a React GroupList component
- Add a React GroupEdit component
- Add Authentication with Auth0
- Add Authentication with Okta
- Configure Spring Security for React and user identity
- Modify React to handle CSRF and be identity-aware
- Configure Maven to build and package React with Spring Boot
- Thanks for watching!
Taught by
Okta