Java
-

Elasticsearch for Java Developers: Elasticsearch Ecosystem
This article is part of our Academy Course titled Elasticsearch Tutorial for Java Developers. In this course, we provide a…
Read More » -

Java Garbage Collectors: When Will G1GC Force CMS Out?
In JEPs proposed to target JDK 9 (2017/4/4), Mark Reinhold has written that JEP 291 (“Deprecate the Concurrent Mark Sweep…
Read More » -

Real-Time Communication: Implementing Websockets With Spring Boot
When developing web applications, we sometimes need to push server events down to connected clients. However, HTTP was not designed…
Read More » -

Automated Tests for Asynchronous Processes
Itās been a while since Iāve worked on a server-side application that had asynchronous behaviour that wasnāt already an event-driven…
Read More » -

Important Production bugs and fixes for Storm and Kafka integration
I will describe here a few details for Storm and Kafka integration modules, a few important bugs that you should…
Read More » -

[MEGA DEAL] The 2017 Complete Java Bundle (95% off)
Embark On Your Coding Odyssey with A Deep Dive (58 Hours!) Into the Most Commonly Used Programming Language Hey fellow…
Read More » -

Optional Dependencies in the Java Platform Module System
The Java Platform Module System (JPMS) has a strong opinion on dependencies: By default, they need to be required (to…
Read More » -

Understanding the first level JPA cache
I can bet that every Java developer at least heard about L1 (aka EntityManager or Session) cache. But is yourĀ level…
Read More » -

Spring Batch Restartability
First of all, Iād like to give a big thank you to the wonderful folks from Spring who have given…
Read More »



