Java
-

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 » -

Serverless Revolution: the Good, the Bad and the Ugly
“It’s stupidity. It’s worse than stupidity: it’s a marketing hype campaign.” ā Richard Stallman commenting on cloud computing, Sep 2008…
Read More » -

JDK 10: FutureTask Gets a toString()
I’ve felt for a long time that, for most Java classes that have distinguishing attributes, developers should take the time…
Read More » -

Adding Visible Electronic Signatures To PDFs
Iām aware this is going to be a very niche topic. Electronically signing PDFs is far from a mainstream usecase.…
Read More » -

SpringBoot Messaging with RabbitMQ
RabbitMQĀ is one of the popular message broker solutions and provides client libraries to be used from various programming languages including…
Read More »



