Overview
Learn how to build a CRUD (Create, Read, Update, Delete) application using Spring Boot and Vue.js in this 25-minute screencast. Follow along as the instructor guides you through installing prerequisites, creating an OpenID Connect app, bootstrapping a Spring Boot application, configuring Spring Security, and developing a Vue.js client. Test the Spring Boot API, secure it, and confirm the functionality of your todo app. Explore how to test the API with an Access Token and find the complete code on GitHub. Gain practical insights into integrating these popular technologies to create a functional web application.
Syllabus
- Hello, developers!
- What I will build
- Install prerequisites
- Create an OpenID Connect app
- Bootstrap a Spring Boot app using Spring Initializr
- Configure Spring Security
- Test your Spring Boot API
- Secure your Spring Boot API
- Create a Vue JavaScript client
- Confirm your Spring Boot and Vue todo app works
- Test your API with an Access Token
- Find all the code on GitHub
- Thanks for watching!
Taught by
Okta