Java
-
Solid Principles: Single responsibility principle
The single responsibility principle is the first principle from the solid acronym. “A class should have only one reason to…
Read More » -
Java 9: Enhancements to the Process API
Java 9 brings various improvements to the Process API, used for controlling and managing operating system processes. Getting information about…
Read More » -
[MEGA DEAL] Ultimate JavaScript eBook and Course Bundle (96% off)
Get Lifetime Access to 16 Best-Selling JavaScript Books & 30 Hours of Course Content to Start Building Your First Websites…
Read More » -
Apache Beam
Apache Beam is an open source, unified model for defining both batch and streaming data-parallel processing pipelines. Using one of…
Read More » -
Async await in Java
Writing asynchronous code is hard. Trying to understand what asynchronous code is supposed to be doing is even harder. Promises…
Read More » -
Apache Gearpump
Apache Gearpump is a real-time big data streaming engine. It conceived at Intel in mid-2014 as an open source project on GitHub…
Read More » -
JRebel for a Gradle Spring Boot App
There is some documentation on how to add JRebel to a Spring Boot app that uses Gradle as the build…
Read More » -
Why SpringBoot is so popular and how to learn SpringBoot effectively?
SpringBoot is the most popular and widely used Java framework. Occasionally this discussion of “Why is SpringBoot so popular?” come between me…
Read More » -
Serverless: Getting started with SLAppForge Sigma
Yo! C’mere. Lookn’ for somethn’? Serverless, ya? Up there. Go strait, ‘n take a right at da “Sigma” sign. (Well,…
Read More »