This repository was archived by the owner on Jul 27, 2026. It is now read-only.
Can @Retryable be use on the mapper method of mybatis? #249
Answered
by
lewiszlw
MichaelEnKevin
asked this question in
Q&A
|
I want to use @retryable on the mapper method.Can it has effect to retry? |
Answered by
lewiszlw
Oct 11, 2021
Replies: 1 comment
|
Yes, I've tried and it works. |
0 replies
Answer selected by
garyrussell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I've tried and it works.