List/Grid Tag Archives: Spring

spring-security-logo

Basic and Digest authentication for a RESTful Service with Spring Security 3.1, part 6

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 introduced security in the context ...
spring-logo

REST Service Discoverability with Spring, part 5

This is the fifth 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 configuration. The previous article ...
spring-logo

RESTful Web Service Discoverability, part 4

This is the fourth 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 configuration. The article will focus ...
spring-security-logo

Securing a RESTful Web Service with Spring Security 3.1, part 3

This 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 configuration. This article will focus ...
spring-logo

Building a RESTful Web Service with Spring 3.1 and Java based Configuration, part 2

This is the second of a series of articles about setting up a RESTful web service using Spring 3.1 with Java based configuration. This article will focus on setting up REST in Spring, ...
spring-logo

Bootstrapping a web application with Spring 3.1 and Java based Configuration, part 1

This is the first of a series of articles about setting up a RESTfull web application using Spring 3.1 with Java based configuration. The article will focus on bootstrapping the web ...
spring-logo

From Spring to Java EE 6

I recently worked on a quite complex project mixing many Java EE 6 technologies (such as JPA, JAXB, JMS, JTA, JAX-RS, etc…). For productivity and planning reasons, the prototyped ...
aspectj-logo

Spring Pitfalls: Proxying

Being a Spring framework user and enthusiast for many years I came across several misunderstandings and problems with this stack. Also there are places where abstractions leak terribly ...
spring-logo

Spring Singleton, Request, Session Beans and Thread Safety

The Spring framework ecosystem comprising of so many useful frameworks has become the backbone of many Java EE application. But at the core of all the spring products we still have ...
spring-logo

Everybody Knows About MVC…

From a recent blog, you may have gathered that I’ve recently been conducting some interviews and as they were for web application developers a question I asked was “can you explain ...
© 2010-2012 Java Code Geeks. Licenced under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
All trademarks and registered trademarks appearing on Java Code Geeks are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries.
Java Code Geeks is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.