Java
-
[MEGA DEAL] The 2020 Complete Java Master Class Bundle (96%)
Build a Reputable Career as a Developer with Over 62 Hours of Training to Master the Most In-Demand Programming Languages…
Read More » -
PIT, JUnit 5 and Gradle – with just one extra line of configuration
Discover dead simple, improved PIT and JUnit 5 configuration in Gradle (with gradle-pitest-plugin 1.4.7+). JUnit 5 is undeniably more and…
Read More » -
Discovering the Magic Version Number of .class Files
Abstract What version of Java was used to create your .class files? For your own projects, this is easy to…
Read More » -
RESTful services with HATEOAS. REST: The Refresher
In this post, we feature a comprehensive article about RESTful services with HATEOAS. REST: The Refresher. 1. Introduction “Oh no!…
Read More » -
Spring Boot and Micrometer with InlfuxDB Part 2: Adding InfluxDB
Since we added our base application it is time for us to spin up an InfluxDB instance. We shall follow…
Read More » -
Spring Boot and Micrometer with InlfuxDB Part 1: The base project
To those who follow this blog it’s no wonder that I tend to use InfluxDB a lot. I like the…
Read More » -
Getting started with Quarkus
Quarkus – A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java…
Read More » -
Project Reactor expand method
One of my colleagues at work recently introduced me to the expand operator of the Project Reactor types and in…
Read More » -
The Remainder Operator Works on Doubles in Java
I’ve been teaching at OSU for nearly two years, and it always astounds me how much I learn from my…
Read More »