Is it possible to use Spring API Gateway for threat protection?

扶醉桌前 提交于 2019-12-06 06:18:32

问题


I'm going to implement API Gateway using Netflix Zuul. Is it possible to setup any rules for protection against:

  • SQL Injection,
  • XML Threat Protection
  • JSON Threat Protection

I found only external solution (API Gateways) supporting it :(

来源:https://stackoverflow.com/questions/52422198/is-it-possible-to-use-spring-api-gateway-for-threat-protection

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!