Archive of posts from 2010
- Jun 20, 2010 Benchmarking Hibernate Validator and Apache BeanValidation: the two JSR-303 implementations
- May 14, 2010 Reliable execution of persistent transactional asynchronous tasks using only Spring
- Apr 1, 2010 Automatic validation of method calls with JSR-303 (Appendix-C of the specification)
- Mar 5, 2010 Testing that an entity doesn’t get modified (no setters called) with mockito