多线程工具类,websocket

This commit is contained in:
18792927508
2023-11-25 18:15:40 +08:00
parent aef4ae747e
commit dbefa0b24e
9 changed files with 775 additions and 2 deletions
@@ -129,6 +129,7 @@ public class Constants
*/
public static final String LOOKUP_LDAPS = "ldaps:";
public static final String DEFAULT_PASSWORD = "123456";
public static final String SPLIT_COMMA =",";
/**
* 自动识别json对象白名单配置(仅允许解析的包名,范围越小越安全)