Configuring password encoding

Configuring basic password encoding involves two steps: hashing the passwords we load into the database after the SQL script executes, and ensuring that Spring Security is configured to work with PasswordEncoder.