PART 4: Integrate the database with Spring Security.
Up to this point, we have used the default user provided by Spring Security to log in to the application. In the previous sections, we added some sample users to the application_users table. Moving forward, we will use this table for logging in to th...
blog.gintophilip.com5 min read