Spring Boot pt. 36: Security (2/9) - User Details Service & Password Encoder

8 months ago
1

In today's episode we cover the User Details Service to store our username & password in memory (inMemoryUserDetailsManager). We configure our SecurityConfiguration class and use BCryptPasswordEncoder to encode our password.

LinkTree:
https://linktr.ee/peachezprogramming

Loading comments...