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 and Testing Your Backend
- Setting Up the Environment and Tools – Frontend
- Getting Started with React
- 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 React MUI
- Testing Your Frontend
- Securing Your Application
- Deploying Your Application
- Best Practices

