Spring Controller or REST api to return a json
Posted: Fri Sep 05, 2014 1:14 pm
Hi all,
I have a @Controller that return a page, after it loaded a json data must be requested, my question is:
The @Controller should be able to return the Json data or an Api should return this.
Cheers
I have a @Controller that return a page, after it loaded a json data must be requested, my question is:
The @Controller should be able to return the Json data or an Api should return this.
Cheers