Skip to content

Get docs

more and more

OkHttpTag ArchiveSubscribe

intro-to-feign

Intro to Feign 1. Overview In this tutorial, we will introduce and explain Feign, a declarative HTTP client developed by Netflix. Feign aims at simplifying HTTP API clients. Simply put, the developer needs only to declare and annotate an interface while the actual implementation will be provisioned at runtime. 2.… Continue Reading intro-to-feign

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: OkHttp
  • Leave a comment: intro-to-feign

retrofit

Introduction to Retrofit 1. Overview Retrofit is a type-safe HTTP client for Android and Java – developed by Square (Dagger, Okhttp). In this article, we’re going to explain how to use Retrofit, with a focus on its most interesting features. More notably we’ll discuss the synchronous and asynchronous API, how… Continue Reading retrofit

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: OkHttp
  • Leave a comment: retrofit

guide-to-okhttp

A Guide to OkHttp 1. Introduction In this article, we’ll show the basics of sending different types of HTTP requests, receiving and interpreting HTTP responses, and how to configure a Client with OkHttp. Also, we’ll go into more advanced use cases of configuring a client with custom headers, timeouts, response… Continue Reading guide-to-okhttp

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: OkHttp
  • Leave a comment: guide-to-okhttp

okhttp-json-response

Decode an OkHttp JSON Response 1. Introduction In this tutorial, we’ll explore several techniques for decoding a JSON response while using OkHttp. 2. OkHttp Response OkHttp is an HTTP client for Java and Android with features like transparent handling of GZIP, response caching, and recovery from network problems. In spite… Continue Reading okhttp-json-response

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: OkHttp
  • Leave a comment: okhttp-json-response

Tags

Algorithms Authentication Core Java Core Kotlin Data DevOps Exception Groovy Guava Hibernate Jackson Java Java 8 Java Array Java Concurrency Java Dates Java EE Java IO Java List Java Map Java Streams Java String JPA JSON JUnit Kotlin Linux Maven Mockito OAuth Pattern Persistence Programming REST Security Spring Spring 5 Spring Annotations Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Testing Weekly Review

Recent Posts

  • linux-split-files
  • linux-chown-chmod-permissions
  • linux-jq-command-json
  • linux-wget-parallel-downloading
  • linux-symbolic-and-hard-links
  • linux-common-text-search
  • linux-stream-redirections
  • linux-curl-wget
  • linux-pipes-redirection
  • linux-find-command

© 2025  Get docs. Proudly powered by WordPress. WordStar, Theme by Linesh Jose