Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-4918

Update Springboot and Springframework to 2.2.2 and 5.2.2 as kieparent

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • 2020 Week 01-03 (from Dec 30)
    • NEW
    • NEW

      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

            mdessi-1 Massimiliano Dessi
            mdessi-1 Massimiliano Dessi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: