92939495969798
return steps.get("flowStep").flow(simpleFlow()).build(); } @Bean public Step dummyStep() { return new DummyStep(); }