In this article, we will go through simplest example of Apache Kafka along with basic installation steps for Windows operating…
Category: Apache / Google Libraries
In this article, we will go through very simple & basic installation of Kafka on windows machine. Basic Kafka Setup…
In this article we will understand another advanced variant of static code analysis which is byte code analysis. SpotBugs (Former…
In this article we will simply understand static code analysis & how its done programmatically with very simple example. Whats…
In this article we will go through some examples using Apache commons compress to create SevenZip (7zip or 7z) file…
In this article we will go through some examples using Apache commons compress for TAR, GZip, BZip2, XZ, Snappy, Deflate.…
In this article we will check go through examples to zip/unzip using Apache commons compress. Examples in this article: Simplest…
In this article, we will compare Jackson vs. Gson vs. JSON-B [JSR-367] on basis of annotations provides by libraries. For…
In this article, we will compare top Java JSON libraries i.e. Jackson vs. Gson vs. JSON-B [JSR-367](Implementation Eclipse Yasson) vs.…
In this article we will compare capability of JSON binding libraries to ignore certain fields & exclude them during serialization…