Completed
- Hello, developers!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Simple CRUD App with React and Spring Boot - Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Hello, developers!
- 2 - Install prerequisites
- 3 - Create an API app with Spring Boot
- 4 - Add a JPA domain model
- 5 - Create a React UI with Create React App
- 6 - Call your Spring Boot API and display the results
- 7 - Build a React GroupList component
- 8 - Add a React GroupEdit component
- 9 - Add Authentication with Auth0
- 10 - Add Authentication with Okta
- 11 - Configure Spring Security for React and user identity
- 12 - Modify React to handle CSRF and be identity-aware
- 13 - Configure Maven to build and package React with Spring Boot
- 14 - Thanks for watching!