Hi, I don't know if I am doing something wrong or it is a bug. I have the following code:
Query criteria = new Query(Criteria.where("locationTime").gte(
"date-time"));
...
Type: Posts; User: Assaf8884; Keyword(s):
Hi, I don't know if I am doing something wrong or it is a bug. I have the following code:
Query criteria = new Query(Criteria.where("locationTime").gte(
"date-time"));
...
Hi Guys,
I have a domain object model as below...
@document
Profile
{
social profile list:
SocialProfile
{
Thank you for that it is very clear... there is a chance to get an answer on the other question which mentioned in the previous post? :)
Hi ,
I started to look on the SpringSocial Google implementation and i could't find any geo location data which is mention though the google API provide few methods to query that kind of...
Thanks again... actually i think you have answered all my questions until now and thank you for that...
can you please make clear to me what are the benefits am i acquiring if i adopt spring...
Hi thank you for the quick response....
the reason that i am asking is because in my application the authentication flow to the various social networks is not handled by my data collector...
Hi All,
In my application scope i need to implement daemons which collect users data from social networks...
the thing is that i don't need the full flow as described in the spring social project...