StatelessSagaComponent

@Component
annotation class StatelessSagaComponent

Deprecated

Use StatelessSaga instead.

Replace with

import me.ahoo.wow.api.annotation.StatelessSaga
StatelessSaga