I already started implementing a connection repository to get all data from a webservice.

Since I am integrating spring social to a GWT app, I would like to develop an android app as well. So, for me to use an external database, I would have to access thought my webservice.

My question is: Did anyone already started a project or does spring has already something like that?

if no one did, I can upload the project later.