Skip to content

Instantly share code, notes, and snippets.

@HVHO
Created December 5, 2021 09:59
Show Gist options
  • Save HVHO/847d167d2b5e1c028e6399423ae74b5a to your computer and use it in GitHub Desktop.
Save HVHO/847d167d2b5e1c028e6399423ae74b5a to your computer and use it in GitHub Desktop.
@SpringBootApplication
@EnableRetry
class RetryTestApplication
fun main(args: Array<String>) {
// main function
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment