stateRouteModule

@Bean
@Order(value = -2147483648)
@ConditionalOnMissingBean
fun stateRouteModule(stateAggregateRepository: StateAggregateRepository, stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, exceptionHandler: RequestExceptionHandler, tracingPolicy: TracingPolicy): StateRouteModule