
Spring 3.1, Hibernate 4 and Jackson-Module-Hibernate
Those of you who use Spring MVC 3 with Hibernate have probably also used jackson-module-hibernate to handle json serialization from hibernate proxies. With the recent release of Hibernate 4 the old version of jackson-module-hibernate has become obsolete, and indeed, the people behind jackson-module-hibernate have created a new version. However, this new version is intended to […]
Recent comments