Go...
Welcome
Feeds
Site Update - 2.8
Posted by ccondit on 6/12/13 @ 1:56 PM :: Updated by ccondit on 6/12/13 @ 2:00 PM
Tags ::

Release notes:

  • Finally converted security from the truly ancient ACEGI to Spring Security 3.1. The configuration is much simpler now.
  • Began migration to Spring MVC 3.2; roughly one third of the controllers are complete.
  • Updated to Hibernate 4.2. This is a temporary stop on the way to using JPA and Spring Data.
  • Removed the old Hibernate OpenSessionInView pattern. Unfortunately this required wrapping almost all data calls with Hibernate.initialize() due to lazy collections. Another TODO...
Comment on this article

Comments are closed for this post.