21 lines
667 B
Plaintext
21 lines
667 B
Plaintext
Description
|
|
===========
|
|
Sample application demonstrating how to implement a custom UserDetailsService with Spring Security 3.1 and Spring Data JPA
|
|
|
|
To read the whole guide, please see the original blog:
|
|
|
|
"Spring Security 3.1 - Implement UserDetailsService with Spring Data JPA"
|
|
http://krams915.blogspot.com/2012/01/spring-security-31-implement_5023.html
|
|
|
|
|
|
Building
|
|
========
|
|
Please visit http://krams915.blogspot.com/2012/01/spring-security-31-implement.html for full instructions
|
|
|
|
|
|
Notes
|
|
=====
|
|
For more tutorials, please visit http://krams915.blogspot.com/
|
|
|
|
|
|
[https://github.com/krams915/spring-security-tutorial](https://github.com/krams915/spring-security-tutorial) |