mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-24 22:25:18 +00:00
Replaces the usage of BCryptPasswordEncoder with BcryptPassword4jPasswordEncoder in documentation samples. Signed-off-by: Chen He <nidhogg55555@gmail.com>