shiqian %!s(int64=4) %!d(string=hai) anos
pai
achega
3fccfeceb3

+ 1 - 1
boman-gateway/src/main/java/com/boman/gateway/config/CorsResponseHeaderFilter.java → boman-gateway/src/main/java/com/boman/gateway/filter/CorsResponseHeaderFilter.java

@@ -1,4 +1,4 @@
-package com.boman.gateway.config;
+package com.boman.gateway.filter;
 
 import com.google.common.collect.Lists;
 import org.springframework.cloud.gateway.filter.GatewayFilterChain;