Author
Imran Shaikh
by Imran Shaikh
Today let me talk about the Plain Old Java Switch Expression, but with a twist. This twist or update has been added to the …
by Imran Shaikh
On 22 March 2022, The JDK 18 or Java 18 is released to the public (from Oracle). Java 18 does have something very interesting
by Imran Shaikh
An interview cant be complete without this question. HashMap working contains most of the concept we used in our codes. It need hashcode and …
by Imran Shaikh
The Most Popular Programming Languages for 2022. The list includes 8 and 3 Bonus popular programming languages for 2022. Let’s check them out.
by Imran Shaikh
As a Java Developer or any developer, Add this technologies to your “Learn New things” section of New year resolution’s list of 2022.
by Imran Shaikh
Log4J is such a common library in Java projects that Log4J issue affected millions of Java applications.
by Imran Shaikh
It’s so simple and fast. Explain different annotations for Spring Boot Rest API. These annotations are must need for a REST API in Spring …
by Imran Shaikh
how you can use an in-memory database to test a core Java project, specifically H2 DB. The official name of H2 DB is H2 …
by Imran Shaikh
Resolve Flink’s StreamingFileSink’s incomplete or .inprogress part file issue in Flink Batch Streaming, how you can Sink File in Flink Batch without any issue
by Imran Shaikh
This post is about the basic knowledge you must have to create a Flink Batch using Streaming. and how it’s different from Flink Streaming