Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 316 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 316 Bytes

Simple webapp with JPA UserDetailsService and @EnableGlobalMethodSecurity.

Despite SEC-2661 it is possible to use JPA for user details. But there are many people strugglng with it on Stackoverflow, so this project might help figure out what is causing their problem.