Jelajahi Sumber

clean 多余代码

chao 3 tahun lalu
induk
melakukan
e80020944e

+ 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;