yuanjifeng

Results 4 comments of yuanjifeng

可以参考一下spring相关restful的内容。 http://spring.io/guides/gs/rest-service/

jeesite是应用层的框架,跨域一般配置在服务器,比如nginx、tomcat,和jeesite没什么关系

![Uploading QQ截图20170331104900.jpg…]() 在BaseController中对参数进行了转义,防止系统被XSS

这种问题都是环境问题,Eclipse编译问题,或者是Tomcat的问题。 我之前遇到过一次是因为Eclipse中的jdk设置问题。