Table of Contents
- Setting Up the Environment and Tools – Backend
- Understanding Dependency Injection
- Using JPA to Create and Access a Database
- Creating a RESTful Web Service with Spring Boot
- Securing Your Backend
- Testing Your Backend
- Setting Up the Environment and Tools – Frontend
- Getting Started with React
- Introduction to TypeScript
- Consuming the REST API with React
- Useful Third-Party Components for React
- Setting up the Frontend for Our Spring Boot RESTful Web Service
- Adding CRUD Functionalities
- Styling the Frontend with MUI
- Testing React Apps
- Securing Your Application
- Deploying Your Application

