Series

Java Fullstack Spring Boot and React app

In this series, we'll create a full-stack java project from scratch using Spring boot for backend stuff and react for frontend.

Articles in this series

Java FullStack Spring boot & React app : Backend REST API / 1 - API Set up
Project introduction
Java FullStack Spring boot & React app : Backend REST API / 2 - Spring Data REST in action
Java FullStack Spring boot & React app: Backend REST API / 3 - Securing the REST API with Spring Security & JWT (a)
Java FullStack Spring boot & React app: Backend REST API / 3 - Securing the REST API with Spring Security & JWT (b)
Java Full Stack Spring boot & React app: Backend REST API / 4 - Exception handling