Category: Spring Security

Tutorial: Getting Started with Spring Security

Tutorial: Getting Started with Spring Security

January 18, 2010 | By | 24 Comments

This tutorial will cover a basic scenario where it  integrates Spring Security, using database-backed authentication, into an existing Spring web application. Spring Security is a security framework that provides declarative security for your Spring-based applications. Spring Security provides a comprehensive security solution, handling authentication and authorization, at both the web request level and at the [...]

Continue Reading