标签: android android-annotations
我在Android项目中使用了AndroidAnnotations,我的应用程序在http中对服务器执行请求。现在我需要在我的api服务器上使用SSL。 是否可以使用AndroidAnnotations RestService执行对https服务器的请求?