Archives
I have just released the code for Catwalk a Java Annotation Processor for automatically generating derived domain model classes. Supposing you have a JPA Entity which you want to pass to a servlet stripped of certain private / internal properties, adding a few annotations to the getters you want to expose allows Catwalk to generate [...]
Jun 8th, 2010 | Filed under Software
Tags: Java