Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring retry XML equivalent to @EnableRetry #191

Open
manojkr001 opened this issue Jan 14, 2020 · 1 comment
Open

Spring retry XML equivalent to @EnableRetry #191

manojkr001 opened this issue Jan 14, 2020 · 1 comment

Comments

@manojkr001
Copy link

manojkr001 commented Jan 14, 2020

Spring retry XML equivalent to @EnableRetry

@manojkr001 manojkr001 changed the title Does spring-retry works with spring mvc application without @EnableRetry in configuration class as in spring mvc we do not have configuration class Spring retry XML equivalent to @EnableRetry Jan 16, 2020
@dsyer
Copy link
Member

dsyer commented Jan 20, 2020

I guess you need to create a bean of type RetryConfiguration (and enable annotation processing). It's a long time since anyone even thought of trying it. Does that work for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants