In fact the "AbstractDependencyInjectionSpringContextTests " class does correctly cache the applicationcontext. The problem is that even though the applicationcontext is cached, my Hibernate session factory does get rebuild.
In fact the "AbstractDependencyInjectionSpringContextTests " class does correctly cache the applicationcontext. The problem is that even though the applicationcontext is cached, my Hibernate session factory does get rebuild.