Set 'proxyBeanMethods' to false
This commit is contained in:
@@ -56,7 +56,7 @@ import org.springframework.util.ObjectUtils;
|
||||
* @author Dmitriy Tsypov
|
||||
* @since 2.0
|
||||
*/
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
@ConditionalOnClass(name = "kotlin.jvm.functions.Function0")
|
||||
public class KotlinLambdaToFunctionAutoConfiguration {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user