Using Spring Data JPA in a Java SE environment and run tests with dbUnit

Demonstration of how to set up spring data JPA in java SE and test with dbUnit

January 21, 2013 · 5 min · Geoffroy Warin

Using spring in a Java SE environment and implementing the chain of responsibility pattern

Demonstration of how to set up spring in java SE and inject several implementations of the same interface

January 20, 2013 · 5 min · Geoffroy Warin