|
|
|
@ -20,8 +20,8 @@ import org.apache.coyote.http11.Http11NioProtocol;
|
|
|
|
|
import org.junit.Test;
|
|
|
|
|
import org.junit.runner.RunWith;
|
|
|
|
|
|
|
|
|
|
import org.springframework.boot.junit.runner.classpath.ClassPathOverrides;
|
|
|
|
|
import org.springframework.boot.junit.runner.classpath.ModifiedClassPathRunner;
|
|
|
|
|
import org.springframework.boot.testsupport.runner.classpath.ClassPathOverrides;
|
|
|
|
|
import org.springframework.boot.testsupport.runner.classpath.ModifiedClassPathRunner;
|
|
|
|
|
|
|
|
|
|
import static org.assertj.core.api.Assertions.assertThat;
|
|
|
|
|
|
|
|
|
|