Open in app

Sign In

Write

Sign In

Ruhshan Ahmed Abir
Ruhshan Ahmed Abir

211 Followers

Home

Lists

About

Published in

Javarevisited

·Jul 3

SQS With SpringBoot: Some hiccups and their remedies

On a rainy day, when the pitter-patter of raindrops orchestrates a symphony against the windowpane, I find solace in the realm of coding. I have embarked on countless coding journeys, each accompanied by its own set of challenges and triumphs. …

Spring Boot

11 min read

SQS With SpringBoot: Some hiccups and their remedies
SQS With SpringBoot: Some hiccups and their remedies
Spring Boot

11 min read


Feb 2

Generics in real life: Paginating API response

Today I will share a real life scenario where I was able to use Java generics for a real life use case. I was tasked with a portal, suppose that it was a student portal. Nothing fancy, just some CRUD’s. So when I was working on it, I found some…

Java

5 min read

Generics in real life: Paginating API response
Generics in real life: Paginating API response
Java

5 min read


Published in

Javarevisited

·Apr 9, 2022

Getting started with RabbitMQ in Spring Boot

RabbitMQ is the most widely deployed open source message broker. It gives you some nice features to help you make your application asynchronous and off-load some crux logic so that you can focus on your business code. …

Java

11 min read

Getting started with RabbitMQ in Spring Boot
Getting started with RabbitMQ in Spring Boot
Java

11 min read


Published in

Geek Culture

·Feb 21, 2022

How To Use Monaco Editor In VueJS: The missing guide

If you know what you looking for or see some code immediately check this git repo. With the boom of eduTech platforms it’s no surprise that one day you might land a gig on a website where someone wants to teach coding. Teaching coding is an interactive process. …

Vuejs

7 min read

How To Use Monaco Editor In VueJS: The missing guide
How To Use Monaco Editor In VueJS: The missing guide
Vuejs

7 min read


Published in

Geek Culture

·Oct 24, 2021

Docker Cheat-Sheet: Very Basic Terms and Commands

Docker has been around for a while. Most of the people in the dev community already must’ve heard about it. Many of them have already using it for various use cases. I’ve been using it for a while too, mostly for setting up dependencies of a project like database, cache…

Docker

3 min read

Docker Cheat-Sheet: Very Basic Terms and Commands
Docker Cheat-Sheet: Very Basic Terms and Commands
Docker

3 min read


Published in

Javarevisited

·Jun 14, 2021

Caching made easy in Spring Boot

Caching is a common practice to improve your system in many ways. It helps to make your system resilient, scalable, fast, and even save some bucks depending on your use case. If in your database some values are read often then it’s a good idea to cache them. This could…

Java

5 min read

Caching made easy in Spring Boot
Caching made easy in Spring Boot
Java

5 min read


Published in

CodeX

·Mar 5, 2021

How to use vee-validate with bootstrap-vue and TypeScript.

In a web app forms are the most easy and well known way of taking input from user. But with forms, comes validation. There are many ways of incorporating validation with forms. …

Vuejs

7 min read

How to use vee-validate with bootstrap-vue and TypeScript.
How to use vee-validate with bootstrap-vue and TypeScript.
Vuejs

7 min read


Published in

Javarevisited

·Dec 31, 2020

How to use Cloud Firestore in Spring Boot.

Firestore is a managed, scalable document storage available in Firebase platform. Why I like it? You can start using it and get 20K reads and writes per day whithout paying a dime event without sharing your credit card info. …

Java

3 min read

How to use Cloud Firestore in Spring Boot.
How to use Cloud Firestore in Spring Boot.
Java

3 min read


Nov 30, 2020

How to Customize Feign’s Retry Mechanism

In micro-service architecture it is common that one micro-service communicates with another by consuming REST APIs. In the spring ecosystem a popular REST client is Feign because of its declarative style and DRY approach for adding different configuration. In this post I will talk about enabling retry mechanism for feign…

Feign

4 min read

How to Customize Feign’s Retry Mechanism
How to Customize Feign’s Retry Mechanism
Feign

4 min read


Nov 25, 2020

Setting up request response logs in Django

Django was the first web framework that I’ve learned. It helped me to land my first job. So I have a special place for Django in my heart. …

Django

3 min read

Setting up request response logs in Django
Setting up request response logs in Django
Django

3 min read

Ruhshan Ahmed Abir

Ruhshan Ahmed Abir

211 Followers

Started with poetry, ended up with codes. Have a university degree on Biotechnology. Works and talks about Java, Python, JS. www.buymeacoffee.com/ruhshan

Following
  • Colleen Millsteed

    Colleen Millsteed

  • Robert Shaneyfelt

    Robert Shaneyfelt

  • Henry India Holden💖

    Henry India Holden💖

  • Jairam R Prabhu

    Jairam R Prabhu

  • A N M Bazlur Rahman

    A N M Bazlur Rahman

See all (179)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams