• Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • spring-boot 3.2.0
    • None
    • spring-boot
    • None

      Since we agreed to support the latest spring boot version with every semester release of the camunda starter, I vote for upgrading the deps to spring boot 2.1 as it was released today and there is still 2 month till the next release.

        This is the controller panel for Smart Panels app

            [CAM-9466] Support Spring Boot 2.1

            Karin added a comment -

            Hi Jan,
            Thanks for contacting us with this issue.
            A short question: was this issue meant to be raised in our support project?
            The difference between the Support project and the Camunda BPM project is that when raising issues in the Camunda BPM project, they are not subject to the agreed SLAs and they can be viewed by all users. In contrast, issues raised in the Support project can only be seen by your authorized support contacts and us. You can find more information in our documentation.
            If you intended to raise a support issue, please let us know and we'll move this issue to the support project.

            Best,
            Karin

            Karin added a comment - Hi Jan, Thanks for contacting us with this issue. A short question: was this issue meant to be raised in our support project? The difference between the Support project and the Camunda BPM project is that when raising issues in the Camunda BPM project, they are not subject to the agreed SLAs and they can be viewed by all users. In contrast, issues raised in the Support project can only be seen by your authorized support contacts and us. You can find more information in our documentation . If you intended to raise a support issue, please let us know and we'll move this issue to the support project. Best, Karin

            Jan Galinski added a comment -

            Hi Karin, thanks for clarifying, but this was meant as a developer issue for the spring boot extension.

            Jan Galinski added a comment - Hi Karin, thanks for clarifying, but this was meant as a developer issue for the spring boot extension.

            Karin added a comment -

            Hi Jan,
            we brought this to our product management and will have a feedback latest next week, when we will provide SpringBoot 2.1 support.

            Cheers,
            Karin

            Karin added a comment - Hi Jan, we brought this to our product management and will have a feedback latest next week, when we will provide SpringBoot 2.1 support. Cheers, Karin

            Yana Vasileva added a comment - - edited

            During the adoption of Spring Boot 2.1 we faced an issue running the transactional tests.

            java.lang.NullPointerException: null
                    at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.collectProperties(AnnotationsPropertySource.java:73)
                    at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.collectProperties(AnnotationsPropertySource.java:79)
                    at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.getProperties(AnnotationsPropertySource.java:64)
                    at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.<init>(AnnotationsPropertySource.java:59)
                    at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.<init>(AnnotationsPropertySource.java:54)
                    at org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizerFactory.createContextCustomizer(PropertyMappingContextCustomizerFactory.java:37)
                 ...
            

            The root cause is a change in the spring framework which doesn't respect annotations starting whith javax*, in our case javax.transaction.Transactional.

            We created an issue in spring boot which they added null check on their side for 2.1.x.
            For more information please check the link below:
            https://github.com/spring-projects/spring-boot/issues/15175

            Please note that the plan date for 2.1.1 is end of November.

            Yana Vasileva added a comment - - edited During the adoption of Spring Boot 2.1 we faced an issue running the transactional tests. java.lang.NullPointerException: null at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.collectProperties(AnnotationsPropertySource.java:73) at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.collectProperties(AnnotationsPropertySource.java:79) at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.getProperties(AnnotationsPropertySource.java:64) at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.<init>(AnnotationsPropertySource.java:59) at org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource.<init>(AnnotationsPropertySource.java:54) at org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizerFactory.createContextCustomizer(PropertyMappingContextCustomizerFactory.java:37) ... The root cause is a change in the spring framework which doesn't respect annotations starting whith javax* , in our case javax.transaction.Transactional . We created an issue in spring boot which they added null check on their side for 2.1.x. For more information please check the link below: https://github.com/spring-projects/spring-boot/issues/15175 Please note that the plan date for 2.1.1 is end of November.

            Is this far from release? I just started using camunda - but would like to use java11 and spring boot 2.1.x

            David Karlsen added a comment - Is this far from release? I just started using camunda - but would like to use java11 and spring boot 2.1.x

            Hi David,

            As I mentioned in my previous comment a spring boot issue is pending in order to support 2.1.
            After their patch release we will continue the work on this.

            Best regards,
            Yana

            Yana Vasileva added a comment - Hi David, As I mentioned in my previous comment a spring boot issue is pending in order to support 2.1. After their patch release we will continue the work on this. Best regards, Yana

            SB (all maintained versions of it) had releases this week - so this is good to go.

            David Karlsen added a comment - SB (all maintained versions of it) had releases this week - so this is good to go.

              nikola.koevski Nikola Koevski
              jan.galinski@holisticon.de Jan Galinski
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: