Spring Boot Starters for OkHttp
okhttp4-spring-boot-starterokhttp5-spring-boot-starterokhttp-spring-boot-starter(Alias forokhttp4-spring-boot-starter)
dependencies {
compile "io.freefair.okhttp-spring-boot:okhttp-spring-boot-starter:$version"
}<dependency>
<groupId>io.freefair.okhttp-spring-boot</groupId>
<artifactId>okhttp-spring-boot-starter</artifactId>
<version>${version}</version>
</dependency>