Files
spring-data-commons/src
Oliver Gierke 317452c876 DATACMNS-710 - ObjectInstantiatorClassGenerator now uses default class loader.
We're now using ClassUtils.getDefaultClassloader() to make sure we adhere to any class loading tricks the framework might impose for domain type instantiation.
2015-06-11 20:06:30 +02:00
..