Quantcast
Viewing latest article 10
Browse Latest Browse All 11

Unable to autowire custom UserDetails

A Spring Boot app has a custom UserDetails. Everything works properly when all the app does is authenticate existing users from a database with the User class. However, problems emerge when I try to make changes so that people can create new user accounts through the app GUI. Specifically, changing the custom UserDetailsService to become […]

The post Unable to autowire custom UserDetails appeared first on BlogoSfera.


Viewing latest article 10
Browse Latest Browse All 11

Trending Articles