mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-11-04 18:59:22 +08:00 
			
		
		
		
	feat(web): 新增 XSS 过滤器
This commit is contained in:
		@@ -79,6 +79,11 @@ public class PropertiesConstants {
 | 
			
		||||
     */
 | 
			
		||||
    public static final String TRACE = WEB + ".trace";
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * 链路配置
 | 
			
		||||
     */
 | 
			
		||||
    public static final String XSS = WEB + ".xss";
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * 日志配置
 | 
			
		||||
     */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user