Skip to content

liuziyuan/easy-retrofit-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrofit-spring-boot-starter-samples

swagger-ui URL: Swagger-UI URL: http://localhost:{server.port}/swagger-ui/index.html

retrofit-spring-boot-starter-sample-backend-services

The backed service needs to be started first, and other sample applications will call it

retrofit-spring-boot-starter-sample-quickstart

A quick start example to help you quickly use retrofit-spring-boot-starter

retrofit-spring-boot-starter-sample-retrofitbuilder

Tell you how to complete the configuration of Retrofit.Builder through @RetrofitBuilder and @RetrofitInterceptor

retrofit-spring-boot-starter-sample-inherit

Tell you how to use interface inheritance to place hundreds of API interfaces

retrofit-spring-boot-starter-sample-single-instance

Tell you that when the property of the Retrofit object is exactly the same, and only the prefix part of the baseUrl is different, the retrofit-spring-boot-starter will create a unique instance of Retrofit

About

samples of retrofit-spring-boot-starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages