Skip to content

support custom RetryConfiguration.getOrder() via @EnableRetry like @EnableAsync #22

@quaff

Description

@quaff
@EnableRetry(order = -1)
@Configuration
public class RetryConfiguration {

}

configure @retryable before @transactional, so we can handle transaction with stateless @retryable, is stateful necessary anymore?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions