java-httpclient
Java 11 HttpClient
Java 11 HttpClient with Basic Authentication
Upasana | December 01, 2019 | 1 min read | 945 views | java-httpclient
We will create Java 11 HttpClient that accesses Basic Auth protected REST API resource using sync and async mode. We will use Kotlin for the reference implementation.
Read ArticleUsing Java 11 HttpClient with Kotlin Coroutines
Upasana | October 27, 2019 | 2 min read | 225 views | java-httpclient
In this article we will explore how Java 11 HttpClient can be utilized for making non-blocking Http requests. We will also explore how this callback based code can be greatly simplified using Kotlin Coroutines.
Read ArticleHTTP Head request using Java 11 HttpClient - Kotlin
Upasana | October 27, 2019 | 3 min read | 524 views | java-httpclient
In this article we will learn how to make HTTP Head request using Java 11 HttpClient Api. HttpClient supports both sync and async versions for send request method.
Read ArticleHTTP GET request with Java 11 HttpClient - Kotlin
Upasana | October 27, 2019 | 2 min read | 827 views | java-httpclient
In this article we will learn how to make HTTP GET request using Java 11 HttpClient Api in sync as well as async fully non-blocking mode.
Read ArticlePopular Tags
Java 8
microservices-architecture
algorithm-datastructures
java 9
senior java developer
investment banking
unix-concepts
spring-boot
Payumoney Integration
Multithreading and Concurrency
Amazon DynamoDB
Spring Boot 2
Python Coding Problems
Java Coding Challenges
sapient interviews
AWS Tutorials
Flask - Python micro web framework
java-httpclient
java junit
Rest Assured
Trending Posts
- Machine Learning based Multiple choice questions
- Difference between getOne and findById in Spring Data JPA?
- Rest Assured API Testing Interview Questions
- python problem 1: find the runner-up score
- Run method on Spring Boot startup
- Feign exception handling in Spring Cloud
- Disable SSL validation in Spring RestTemplate
- Citibank Java developer interview questions
- MD5 and SHA256 in Java Kotlin and Android
- Sapient Global Market Java Interview Questions and Coding Exercise