Skip to content

Commit

Permalink
Update docs/components/best-practices/development/testing-process-def…
Browse files Browse the repository at this point in the history
…initions.md

Co-authored-by: Philipp Ossler <[email protected]>
  • Loading branch information
akeller and saig0 authored Dec 13, 2024
1 parent 80ec52a commit 93d65f3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ When using Java, most customers use Spring Boot. While this is a common setup fo
### Technical setup using Spring

:::caution
Spring support with Zeebe Process Test uses the community-supported Spring Zeebe SDK.
Spring support is not available for Camunda 8.6+.
Spring support with Zeebe Process Test uses the community-maintained project Spring Zeebe.
The new Camunda Spring SDK (Camunda 8.6+) is not supported. You could still use the testing library but without hooking into the Spring lifecycle.
:::

:::caution JUnit 5
Expand Down

0 comments on commit 93d65f3

Please sign in to comment.