@ -640,7 +640,7 @@ public class ProxyFactoryBean extends ProxyCreatorSupport
@@ -640,7 +640,7 @@ public class ProxyFactoryBean extends ProxyCreatorSupport
@ -74,8 +74,8 @@ public abstract class AbstractPrototypeBasedTargetSource extends AbstractBeanFac
@@ -74,8 +74,8 @@ public abstract class AbstractPrototypeBasedTargetSource extends AbstractBeanFac
@ -77,7 +77,7 @@ public class AutoProxyRegistrar implements ImportBeanDefinitionRegistrar {
@@ -77,7 +77,7 @@ public class AutoProxyRegistrar implements ImportBeanDefinitionRegistrar {
}
}
}
if(!candidateFound){
if(!candidateFound&&logger.isWarnEnabled()){
Stringname=getClass().getSimpleName();
logger.warn(String.format("%s was imported but no annotations were found "+
"having both 'mode' and 'proxyTargetClass' attributes of type "+
@ -187,7 +187,7 @@ public class TemporaryLobCreator implements LobCreator {
@@ -187,7 +187,7 @@ public class TemporaryLobCreator implements LobCreator {
@ -74,7 +74,9 @@ public class WebSocketAnnotationMethodMessageHandler extends SimpAnnotationMetho
@@ -74,7 +74,9 @@ public class WebSocketAnnotationMethodMessageHandler extends SimpAnnotationMetho