Description
In this course, you will :
- Develop Your First FULL STACK Application with React and Spring Boot.
- Learn the Basics of Building AWESOME Frontend Applications with React.
- Be introduced to Building Great RESTful APIs with Spring Boot.
- Learn to use Spring Security to configure Basic Authentication and JWT.
- learn to Solve the Challenges of Connecting a React Frontend to a RESTful API.
- learn the basics of React - Components - JSX, State and Props.
- learn to connect REST API to JPA/Hibernate with Spring Boot.
- develop a Todo Management Full Stack Application step by step with login and logout functionalities.
- learn to secure RESTful API with Spring Boot and Spring Security.
Syllabus :
- Getting Started with React - Basics with Components
- Next Steps with React - Building Counter Application
- Combining Spring Boot and React to Build Full Stack Todo Management Application
- Getting Started with Spring Boot REST API Services
- Connecting Spring Boot REST API with React Frontend
- Getting Started with Spring Security and Basic Auth
- Getting Started with JWT
- Integrating with the Backend using JPA and Hibernate