The state is periodically stored in a local file, that is read on startup
[demos/kafka/demos-kafka-payment-system-transfer] / application.yml
index 818a596..daac570 100644 (file)
@@ -1,3 +1,5 @@
 juplo:
   transfer:
     group-instance-id: peter
+    state-store-interval: 15
+    local-state-store-path: state.bin