schmittcn
Results
1
comments of
schmittcn
for me this also works with mongodb, java 17 and spring boot 3 when using statemachine version 3.2.0: @EnableMongoRepositories({"org.springframework.statemachine.data.mongodb"}) @EntityScan("org.springframework.statemachine.data.mongodb") but finally the statemachine library should be updated for compatibility...