-
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 » -
Software Development
Low-risk Monolith to Microservice Evolution Part II
Let’s dive right in! In the previous post (part I) we set up the context for this blog. Basically, as…
Read More » -
Enterprise Java
Converting XML to JSON & Raw Use in MongoDB & Spring Batch
Overview Why convert XML to JSON for raw use in MongoDB? Since MongoDB uses JSON documents in order to store…
Read More » -
Core Java
Java 9: Welcome to Module world
Java 9 has been released on September 21 officially, Eclipse is supporting Java 9 from Eclipse Oxygen.1a (4.7.1a), Lets jump…
Read More »