Tag Archives: Formatting

Using Spring 3.0 Custom Type Converter

The Trouble with Strings Data entering or leaving our application is frequently in string format (i.e. XML). As a developer, I would like a way to register custom data type converters for my business entities. Custom business data types might … Continue reading

Posted in Hibernate, JodaTime, JPA, Roo, Spring | Tagged , , , , , , , , , | 5 Comments