chao преди 3 години
родител
ревизия
e80020944e
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      caimei365-cloud-gateway/src/main/java/com/caimei365/cloud/config/WebConfiguration.java

+ 0 - 3
caimei365-cloud-gateway/src/main/java/com/caimei365/cloud/config/WebConfiguration.java

@@ -2,10 +2,7 @@ package com.caimei365.cloud.config;
 
 import org.apache.commons.lang.StringUtils;
 import org.springframework.context.annotation.Configuration;
-import org.springframework.core.io.buffer.DataBuffer;
-import org.springframework.http.HttpStatus;
 import org.springframework.http.server.reactive.ServerHttpRequest;
-import org.springframework.http.server.reactive.ServerHttpResponse;
 import org.springframework.stereotype.Component;
 import org.springframework.web.reactive.config.WebFluxConfigurer;
 import org.springframework.web.server.ServerWebExchange;