Book Image

Spring Security [Video]

By : EUGEN PARASCHIV
Book Image

Spring Security [Video]

By: EUGEN PARASCHIV

Overview of this book

Table of Contents (7 chapters)
Chapter 2
Registration
Content Locked
Section 3
The Registration and Authentication Process with JPA
Show how to replace the old JDBC provider with a production-ready mechanism using JPA and Spring Data—both authentication and registration. Implement the custom logic for user retrieval and registration of new users. - Introduce JPA, Hibernate, Spring ORM, and Spring Data into the project - Show how to switch to a new custom authentication provider using JPA and Spring Data - Implement the custom operations for registration of new users and user retrieval with the new persistent services