Internationalization with Spring and Hibernate

At the labos we are currently looking at opensource and openstandards for the tourism business. Which obviously involves implementing internationalization for messages, interface and for data collected. As we are currently using Spring with Hibernate I wanted to document our simple way for doing i18n for hibernate models using aspects as it is really a [...]