camunda-community-hub / camunda-platform-7-mockito

Provides mock helpers to register delegate/listener mocks while testing processes
Apache License 2.0
45 stars 21 forks source link

Support Spring Boot 3.x / Camunda 7.20 #324

Closed criew closed 1 year ago

criew commented 1 year ago

With https://github.com/camunda/camunda-bpm-platform/issues/2755 Camunda7 switched to Spring Boot 3.1. This should be supported by camunda-platform-7-mockito.

jangalinski commented 1 year ago

7.20 is accessible on central, so we can start working on this. I will give it a new major version because with spring boot 3 a lot of things have changed