Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Up to this point, we've updated the JBCP Pets site with user-friendly functionality, including a custom login page, and change password and remember me features.
In this chapter, we'll make a leap to a database-backed authentication store from the in-memory store we have used in the book until this point. We'll explore the default expected Spring Security database schema, and will look into ways to extend JDBC implementation with customization.