
IntroductionSome of you may have already seen our first Spring video, but if not, let me give you a little bit of background. DZone HQ is the home of a local...
2 replies - 20320 views - 10/22/12 by Will Soprano in Articles

As part of learning Spring framework, I started making a simple invoice application using Spring Framework components, Spring MVC, Spring Security, Spring...
0 replies - 1113 views - 10/17/12 by Satish Ab in Articles

Along with Apache Shiro, Spring Security
is one of the two most-used security components in the Java world.
Using Spring Security with Vaadin needs a...
0 replies - 2476 views - 08/27/12 by Nicolas Frankel in Articles

Spring security expression language is very useful. It helps secure your service/web methods with one line of code. It supports @PreAuthorize and @Secured. In...
0 replies - 4605 views - 08/21/12 by Boris Lam in Articles

Spring Data JPA, Spring Security and Envers are libraries that I personally enjoy working with (and I tend to think they are considered best-of-breed in their...
0 replies - 4564 views - 08/20/12 by Nicolas Frankel in Articles

This is the sixth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1 and Spring Security 3.1. A previous article
...
0 replies - 9121 views - 12/15/11 by Eugen Paraschiv in Articles

1. OverviewThis is the third of a series of articles about setting
up a secure RESTful Web Service using Spring 3.1 and Spring Security
3.1 with Java based...
0 replies - 18619 views - 11/09/11 by Eugen Paraschiv in Articles

Last week, I wrote a tutorial on how to implement Security in Java EE 6. This week, I'd like to show you how to implement the same features using Spring...
2 replies - 30167 views - 05/16/11 by Matt Raible in Articles

The London Stock Exchange (LSE) has recently migrated from a .NET system over to Linux for their stock trading system. Recent tests have broken the trading...
0 replies - 19836 views - 10/29/10 by Mitch Pronschinske in Daily Dose