camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.11k stars 1.55k forks source link

Make spring boot starter modules JDK 17 compatible #3435

Closed yanavasileva closed 1 year ago

yanavasileva commented 1 year ago

Acceptance Criteria (Required on creation)

Hints

Links

Breakdown

### Pull requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/3455
- [ ] https://github.com/camunda/camunda-bpm-platform-ee/pull/812
yanavasileva commented 1 year ago

Investigate why test failures prevent process termination during IT executions and create a separate ticket for follow up research and/or development

The issue occurs at the moment. Might be related to Run IT only or Spring Boot 3 migration so I will check it with the next tickets.

yanavasileva commented 1 year ago

No license updates as the graalvm dependencies are already used in the project.

vishalsingh2972 commented 1 year ago

@yanavasileva can you please review PR #3463