Some polishing for test-support module
* Remove `TypeSafeMatcher` in favor of the same class in Hamcrest * Resolve `serial` warning with `OnFailedToAcquireMutexEvent`
This commit is contained in:
@@ -26,6 +26,7 @@ import org.springframework.integration.leader.Context;
|
||||
*
|
||||
* @since 5.0
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class OnFailedToAcquireMutexEvent extends AbstractLeaderEvent {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user