@ -280,7 +281,9 @@ public abstract class AnnotationEndpointDiscoverer<K, T extends Operation>
@@ -280,7 +281,9 @@ public abstract class AnnotationEndpointDiscoverer<K, T extends Operation>
// Possibly a lambda-defined EndpointFilter which we could not resolve the
// generic EndpointInfo type for
if(logger.isDebugEnabled()){
logger.debug("Non-matching EndpointInfo for EndpointFilter: "+filter,ex);
logger.debug(
"Non-matching EndpointInfo for EndpointFilter: "+filter,
// Possibly a lambda-defined WebServerFactoryCustomizer which we could not resolve the
// Possibly a lambda-defined WebServerFactoryCustomizer which we could not
// resolve the
// generic WebServerFactory type for
logLambdaDebug(customizer,ex);
}
@ -107,7 +109,10 @@ public class WebServerFactoryCustomizerBeanPostProcessor
@@ -107,7 +109,10 @@ public class WebServerFactoryCustomizerBeanPostProcessor