[jboss-jira] [JBoss JIRA] (DROOLS-4918) Update Springboot and Springframework to 2.2.2 and 5.2.2 as kieparent
Massimiliano Dessi (Jira)
issues at jboss.org
Thu Jan 9 10:56:03 EST 2020
Massimiliano Dessi created DROOLS-4918:
------------------------------------------
Summary: Update Springboot and Springframework to 2.2.2 and 5.2.2 as kieparent
Key: DROOLS-4918
URL: https://issues.redhat.com/browse/DROOLS-4918
Project: Drools
Issue Type: Task
Reporter: Massimiliano Dessi
Assignee: Massimiliano Dessi
The springboot module of hacep refuse to start with the error
2020-01-09 15:30:27.085 ERROR 10 --- [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.core.annotation.AnnotationConfigurationException: Attribute 'proxyBeanMethods' in annotation [org.springframework.boot.autoconfigure.SpringBootApplication] is declared as an @AliasFor nonexistent attribute 'proxyBeanMethods' in annotation [org.springframework.context.annotation.Configuration].; nested exception is java.lang.NoSuchMethodException: org.springframework.context.annotation.Configuration.proxyBeanMethods()
at org.springframework.core.annotation.AnnotationUtils$AliasDescriptor.<init>(AnnotationUtils.java:2180)
currently it use 2.1.1 and spring 5.1.3 the proxyBeanMethods was introduced in springboot 2.2
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list