-
Clojure
Learning to Build Clojure Webapps
A while ago I gave a talk at an internal event at Zenika Singapore. We were free to choose a…
Read More » -
Enterprise Java
Working with large messages using Apache Camel and ActiveMQ Artemis improved in upcoming Camel 2.21 release
Historically the Apache ActiveMQ message broker was originally created in a time where large messages was measured in MB and not…
Read More » -
Enterprise Java
Enabling Two-Factor Authentication For Your Web Application
It’s almost always a good idea to support two-factor authentication (2FA), especially for back-office systems. 2FA comes in many different…
Read More » -
Enterprise Java
Raw performance numbers – Spring Boot 2 Webflux vs Spring Boot 1
My set-up for the performance test is the following: The sample applications expose an endpoint(/passthrough/message) which in-turn calls a downstream…
Read More » -
Software Development
Mocking in Go
I was recently asked to help out on a project with the aim of recommending how to implement some additional…
Read More » -
Enterprise Java
[MEGA DEAL] Big Data Mastery with Hadoop Bundle (91% off)
Tame Massive Data Sets with 44 Hours of Extensive Hadoop Training Hey fellow geeks, This week, on our JCG Deals…
Read More » -
DevOps
Docker for Java Developers: Docker over HTTP/REST
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
Software Development
Functional Programming and Reactive Architecture Part 1
Writing enterprise software is difficult and as engineers our job is to deliver value for the business within the boundaries…
Read More » -
Core Java
Java Command-Line Interfaces (Part 25): JCommando
JCommando is described on the JCommando site as “a Java argument parser for command-line parameters.” JCommando reads XML configuration to…
Read More »