All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xwc1125.common.security.ssrf.InterceptFlag Maven / Gradle / Ivy

The newest version!
package com.xwc1125.common.security.ssrf;

/**
 * description:
 * 

* @author: xwc1125 * @date: 2023-02-13 21:26:36 * @copyright Copyright@2023 */ public class InterceptFlag { public static ThreadLocal ThreadSsrfInterceptFlag = new ThreadLocal<>(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy