@ -74,7 +74,7 @@ public class DefaultTypeMapper<S> implements TypeMapper<S>, BeanClassLoaderAware
@@ -74,7 +74,7 @@ public class DefaultTypeMapper<S> implements TypeMapper<S>, BeanClassLoaderAware
@ -116,7 +116,7 @@ public class DefaultTypeMapper<S> implements TypeMapper<S>, BeanClassLoaderAware
@@ -116,7 +116,7 @@ public class DefaultTypeMapper<S> implements TypeMapper<S>, BeanClassLoaderAware
@ -357,7 +357,7 @@ public class Sort implements Streamable<org.springframework.data.domain.Sort.Ord
@@ -357,7 +357,7 @@ public class Sort implements Streamable<org.springframework.data.domain.Sort.Ord
@ -899,7 +899,7 @@ public abstract class AbstractMappingContext<E extends MutablePersistentEntity<?
@@ -899,7 +899,7 @@ public abstract class AbstractMappingContext<E extends MutablePersistentEntity<?
@ -93,17 +92,20 @@ public abstract class AbstractPersistentProperty<P extends PersistentProperty<P>
@@ -93,17 +92,20 @@ public abstract class AbstractPersistentProperty<P extends PersistentProperty<P>
@ -118,12 +118,11 @@ public abstract class AnnotationBasedPersistentProperty<P extends PersistentProp
@@ -118,12 +118,11 @@ public abstract class AnnotationBasedPersistentProperty<P extends PersistentProp
@ -134,21 +133,6 @@ public abstract class AnnotationBasedPersistentProperty<P extends PersistentProp
@@ -134,21 +133,6 @@ public abstract class AnnotationBasedPersistentProperty<P extends PersistentProp
@ -909,7 +909,7 @@ public class ClassGeneratingPropertyAccessorFactory implements PersistentPropert
@@ -909,7 +909,7 @@ public class ClassGeneratingPropertyAccessorFactory implements PersistentPropert
@ -60,7 +60,7 @@ public class MappingInstantiationException extends RuntimeException {
@@ -60,7 +60,7 @@ public class MappingInstantiationException extends RuntimeException {
@ -70,39 +70,39 @@ public class MappingInstantiationException extends RuntimeException {
@@ -70,39 +70,39 @@ public class MappingInstantiationException extends RuntimeException {
@ -112,14 +112,19 @@ public class MappingInstantiationException extends RuntimeException {
@@ -112,14 +112,19 @@ public class MappingInstantiationException extends RuntimeException {
@ -135,7 +140,8 @@ public class MappingInstantiationException extends RuntimeException {
@@ -135,7 +140,8 @@ public class MappingInstantiationException extends RuntimeException {
@ -54,11 +54,11 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@@ -54,11 +54,11 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@ -70,10 +70,13 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@@ -70,10 +70,13 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@ -87,7 +90,8 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@@ -87,7 +90,8 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@ -95,12 +99,12 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@@ -95,12 +99,12 @@ public class SimpleEntityPathResolver implements EntityPathResolver {
@ -49,8 +48,8 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -49,8 +48,8 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -64,16 +63,14 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -64,16 +63,14 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -94,7 +91,7 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -94,7 +91,7 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -107,22 +104,12 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -107,22 +104,12 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -161,14 +148,14 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -161,14 +148,14 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -187,14 +174,20 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -187,14 +174,20 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -210,14 +203,15 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@@ -210,14 +203,15 @@ public class QuerydslBindingsFactory implements ApplicationContextAware {
@ -84,7 +85,7 @@ public class Repositories implements Iterable<Class<?>> {
@@ -84,7 +85,7 @@ public class Repositories implements Iterable<Class<?>> {
Assert.notNull(factory,"ListableBeanFactory must not be null");
this.beanFactory=Optional.of(factory);
this.beanFactory=factory;
this.repositoryFactoryInfos=newHashMap<>();
this.repositoryBeanNames=newHashMap<>();
@ -113,22 +114,25 @@ public class Repositories implements Iterable<Class<?>> {
@@ -113,22 +114,25 @@ public class Repositories implements Iterable<Class<?>> {
@ -159,9 +163,13 @@ public class Repositories implements Iterable<Class<?>> {
@@ -159,9 +163,13 @@ public class Repositories implements Iterable<Class<?>> {
@ -301,16 +309,14 @@ public class Repositories implements Iterable<Class<?>> {
@@ -301,16 +309,14 @@ public class Repositories implements Iterable<Class<?>> {
@ -321,8 +327,8 @@ public class Repositories implements Iterable<Class<?>> {
@@ -321,8 +327,8 @@ public class Repositories implements Iterable<Class<?>> {
@ -50,7 +50,7 @@ public class DummyCdiExtension extends CdiRepositoryExtensionSupport {
@@ -50,7 +50,7 @@ public class DummyCdiExtension extends CdiRepositoryExtensionSupport {
@ -63,7 +63,7 @@ public class DummyCdiExtension extends CdiRepositoryExtensionSupport {
@@ -63,7 +63,7 @@ public class DummyCdiExtension extends CdiRepositoryExtensionSupport {