A simple Spring Boot and Jersey Application

How to setup a simple spring-boot and jersey application

January 31, 2014 · 4 min · Geoffroy Warin

Fun with xpath

How to select nodes with xPath and keep the file structure of the original document in java with dom4j

January 30, 2014 · 3 min · Geoffroy Warin

Generate DDL with hibernate

How to generate SQL schemas with hibernate built-in classes

January 21, 2013 · 3 min · Geoffroy Warin

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 Hibernate as a JPA provider in a Java SE environment and run tests with dbUnit

Demonstration of how to set up hibernate in a java SE application and test with dbUnit

January 20, 2013 · 5 min · Geoffroy Warin