Spring Security Custom User Detail Service: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Custom User Detail Service =Overview=")
 
Line 4: Line 4:


=Overview=
=Overview=
This approach is useful for the situation in which  the user information should be part of the application's domain model.

Revision as of 17:13, 30 October 2018

Internal

Overview

This approach is useful for the situation in which the user information should be part of the application's domain model.