Open in app
Home
Notifications
Lists
Stories

Write
Anisul Islam
Anisul Islam

Home

Pinned

Retry with Feign Client

OpenFeign is a pretty handy integration to Spring Cloud for Spring Boot applicaiton. Feign is a Java to HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket. It allows to write code conveniently on top of HTTP libraries. One of the prime and useful aspect of Feign is Retry. There…

Feignclient

2 min read

Retry with Feign Client
Retry with Feign Client

May 12, 2020

Chaining Asynchronous Chores Synchronously

Promises have always been a life saver in JavaScript to deal with asynchronous stuffs in our code. ES8 introduced async/await which can be leveraged to write-up ‘synchronous’ looking asynchronous codes. Often we embrace such use case where we need to perform multiple asynchronous tasks synchronously. For example: we have to…

Asynchronous

2 min read


Oct 14, 2019

Hazelcast AWS EC2 Instance Auto Discovery

Hazelcast supports EC2 auto discovery. This configuration is useful when you don’t want to list all the IPs by your hand. The discovery feature is provided as a Hazelcast plugin. Starting from Hazelcast 3.7.3, hazelcast-cloud module has been renamed as hazelcast-aws module. If you want to use AWS Discovery, you…

AWS

1 min read

Hazelcast AWS EC2 Instance Auto Discovery
Hazelcast AWS EC2 Instance Auto Discovery
Anisul Islam

Anisul Islam

Software Engineer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable