- Call your Spring Boot API and display the results
7
- Build an Angular GroupList component
8
- Build an Angular GroupEdit component
9
- Secure Spring Boot with OpenID Connect and OAuth
10
- Configure Spring Security for maximum protection
11
- Update Angular to handle CSRF and be identity-aware
12
- Update your Angular app’s authentication mechanism
13
- Configure Maven to Package Angular with Spring Boot
14
- Verify Everything Works with Cypress
15
- Fix Unit Tests
16
- Use GitHub Actions to Build and Test Your App
17
- Build Something Fabulous with Spring Boot and Angular!
18
- Check out my InfoQ Mini-books
19
- Follow us on the socials!
Description:
Develop a secure CRUD application using Spring Boot and Angular in this comprehensive tutorial video. Learn to create a Java REST API with Spring Boot, implement a JPA domain model, and build an Angular app using the Angular CLI. Master the process of integrating Spring Boot API calls and displaying results in Angular, while constructing GroupList and GroupEdit components. Enhance security by implementing OpenID Connect and OAuth for Spring Boot, configuring Spring Security for optimal protection, and updating Angular to handle CSRF and become identity-aware. Explore techniques for packaging Angular with Spring Boot using Maven, verifying functionality with Cypress, fixing unit tests, and implementing GitHub Actions for building and testing. Gain valuable insights into creating robust full-stack applications, with additional resources provided for further learning and community engagement.
Build a Beautiful CRUD App Using Spring Boot and Angular