Angular $resource does not parse correctly an integer response

后端 未结 4 1691
别那么骄傲
别那么骄傲 2020-12-17 00:32

I am using the Angular $resource to make requests to my controllers, implemented on a Spring application. When the controller returns just an Integer value, $resource parse

4条回答
提交回复
热议问题