|
|
@@ -21,8 +21,8 @@ import java.util.Collections;
|
|
|
import org.junit.jupiter.api.Test;
|
|
|
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
-import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest;
|
|
|
import org.springframework.boot.test.context.TestConfiguration;
|
|
|
+import org.springframework.boot.webmvc.test.autoconfigure.WebMvcTest;
|
|
|
import org.springframework.context.annotation.Bean;
|
|
|
import org.springframework.security.oauth2.client.registration.ClientRegistration;
|
|
|
import org.springframework.security.oauth2.client.web.HttpSessionOAuth2AuthorizedClientRepository;
|