Java
-

Java 8 Stream API Examples
Hello Friends, in this post, we will discuss Java 8 Stream API Examples. So what we are going to do…
Read More » -

Web application security: fighting yourself or finding the edge of sanity
How secure a web application should be? Well, for many of us, web-developers, the question doesn’t make much sense. “An…
Read More » -

Looking into Java’s Future: Empty Value Types
Although the promising Java value types are not imminent, I still enjoy nosing around occasionally in the OpenJDK valhalla-dev mailing…
Read More » -

What to Expect in Java 11
The last few years have been tumultuous for the Java world, with a diverse range of features being added in…
Read More » -

Deferred Execution with Java’s Consumer
In an earlier blog post (“Deferred Execution with Java’s Supplier“) I referenced Cay Horstmann‘s statement in the book “Java SE8…
Read More » -

Speed Up Services With Reactive API in Java EE 8
Services can often be optimized with asynchronous processing even without changing their behavior towards the outside world. The reason why…
Read More » -

Inside Simple Binary Encoding (SBE)
SBE is very fast serialization library which is used in financial industry, in this blog i will go though some…
Read More » -

[FREE EBOOK] The Complete Guide to Java Logging in Production
How the Worldâs Leading Companies Choose How and What to Log (Based on analysis of GitHubâs top 400,000 repositories) Itâs…
Read More » -

Classification of Development Frameworks for Enterprise Applications
If you google “best java framework”, most probably, you will stumble on this article, which gives a great overview about…
Read More »


