-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
spring-boot 3.3.2
-
None
This ticket is created on behalf of a pull-request:
https://github.com/camunda/camunda-bpm-spring-boot-starter/pull/325
NPE occurs during LazyDelegateFilter#destroy() if the delegate is null.
AT:
- add null check
- add a test case