Refactor Vertx samples (#1554)
This commit is contained in:
committed by
GitHub
parent
760692b8eb
commit
09d4c6f873
@@ -5,7 +5,7 @@ import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
import com.baledung.rest.RestServiceVerticle;
|
||||
import com.baeldung.rest.RestServiceVerticle;
|
||||
|
||||
import io.vertx.core.Vertx;
|
||||
import io.vertx.ext.unit.Async;
|
||||
|
||||
Reference in New Issue
Block a user