Spring Security. Spring Security - Features. Spring Security: Reference Documentation. 5 Minute Guide to Spring Security. Update! May 31, 2010: I have published a new book, Spring Security 3, covering many aspects of Spring Security from top to bottom. The book is targeted both at novices and intermediate to advanced users. I’d encourage you to read my blog post of the announcement, and visit the book’s web site, to determine if you think it will help you.
Although I’ve used Acegi Security in the past, I hadn’t tried it since it was renamed Spring Security and folded into the Spring Portfolio. I decided to approach its integration into a typical Spring web application with the eyes of a new user and write up my notes as a 5 minute guide to Spring Security. Pretending to be a new user, I found the suggested steps a bit bewildering. 1. Aside from the weird packaging of Spring Security, it’s not clear which file this is. 2. This is pretty straightforward. And here’s where the fun starts. Database-backed authenticationUsers have a single “role” – either plain user, or adminCustomized login page Getting Started. Introduction to Spring Security 3/3.1.