Commit 6caefb4c authored by 赵啸非's avatar 赵啸非

修改网关日志

parent ea7d694e
......@@ -16,7 +16,7 @@ import reactor.core.publisher.Mono;
* @author: zxfei
* @date: 2022/6/20 16:59
*/
@Component
//@Component
@Slf4j
public class GlobalCacheRequestFilter implements GlobalFilter, Ordered {
......
......@@ -34,7 +34,7 @@ import static org.springframework.cloud.gateway.support.ServerWebExchangeUtils.G
* @date: 2022/6/20 17:00
*/
@Slf4j
@Component
//@Component
public class GlobalLogFilter implements GlobalFilter, Ordered {
@Autowired
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment