Heeexy/SpringBoot-Shiro-Vue

启动fastjson的safemode,保证对未知漏洞的免疫力

Closed this issue · 0 comments

参考地址
https://github.com/alibaba/fastjson/wiki/fastjson_safemode
建议配置安全模式
ParserConfig.getGlobalInstance().setSafeMode(true);