Update IgnoreUrlsConfig.java

This commit is contained in:
macro
2021-12-10 15:49:43 +08:00
parent 81e0a69e01
commit f945250578

View File

@@ -8,7 +8,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* 用于配置白名单资源路径 * SpringSecurity白名单资源路径配置
* Created by macro on 2018/11/5. * Created by macro on 2018/11/5.
*/ */
@Getter @Getter