
spring-social
文章 1浏览 11
Spring Social for Facebook – 获取用户位置
SpringSocialforFacebook-getuserlocation我正在使用springsocialFacebook连接到facebook。连接效果很好。我正在尝试使用以下代码获取用户的位置:FacebookProfileprofile=facebook.userOperations().getUserProfile();ReferencerLocation=profile.getLo…