Home > springlabs

springlabs

Springlabs is a project mainly written in Java, it's free.

Labs on Spring Framework

My spring labs

This repo contains some code that I've used when I got myself familiar with Spring Framework, version 3.

Bean configuration

See the bean configuration sub-folder for a Maven project that excercises much of the ways that you can configure beans in Spring 3.

Previous:Testing