mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-06-03 18:13:30 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -35,7 +35,6 @@ import org.springframework.retry.support.RetryTemplate;
|
||||
/**
|
||||
* Unit tests for the {@link RetryConfig} class.
|
||||
*
|
||||
* @author ydoksanbir
|
||||
*/
|
||||
@SpringBootTest(classes = RetryConfig.class)
|
||||
class RetryConfigTest {
|
||||
|
||||
Reference in New Issue
Block a user