Chapter 2
Registration

Section 1
The Registration Process with an In-memory Authentication Provider
Introduce the registration mechanism, and show how it integrates into Spring Security and works on the frontend. - Introduce the simple AJAX-based registration mechanism of the web application - Discuss the backend implementation for Registration - Show how it all works by registering a new user with the application