Moves to new LocalServerPort location
This commit is contained in:
@@ -32,7 +32,7 @@ import org.junit.jupiter.api.condition.JRE;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
import org.springframework.boot.web.server.LocalServerPort;
|
||||
import org.springframework.boot.test.web.server.LocalServerPort;
|
||||
import org.springframework.cloud.client.DefaultServiceInstance;
|
||||
import org.springframework.cloud.gateway.config.GatewayMetricsProperties;
|
||||
import org.springframework.cloud.gateway.test.HttpBinCompatibleController;
|
||||
|
||||
Reference in New Issue
Block a user