從com.android.tools.build:gradle:2.3.0開始支持annotationProcessor, 所以我們可以不再使用com.neenbedankt.gradle.plugins:android-apt:1.8。
下面是AndroidAnnotations 4.3.1和Spring Rest的集成,由于資料較少蹈丸,每次都要查砌庄,所以整理下资厉,便于自己和大家使用孝凌。另外由于spring rest template的模板庫(kù)更新較慢难礼,如果是新建項(xiàng)目不建議使用,可以直接使用OkHttp3和Retrofit 2陷遮。
compile'org.androidannotations:rest-spring:4.3.1'.
compile'org.androidannotations:rest-spring-api:4.3.1'
compile'com.fasterxml.jackson.core:jackson-databind:2.8.9'
compile'org.androidannotations:androidannotations-api:4.3.1'
annotationProcessor'org.androidannotations:androidannotations:4.3.1'
compile'org.springframework.android:spring-android-rest-template:2.0.0.M4'