spring-projects / spring-lifecycle-smoke-tests

26 stars 19 forks source link

Allow more flexible Checkpoint Restore trigerring #22

Closed sdeleuze closed 1 year ago

sdeleuze commented 1 year ago

As requested by @garyrussell for Kafka use case, it should be possible to change org.springframework.cr.smoketest.checkpoint handling to support values like onApplicationEvent=org.example.MyCustomEvent and allow such configuration via the Gradle plugin