Java
-
Scatter-Gather using Spring Reactor Core
I have a good working experience in using the Netflix Rx-Java libraries and have previously blogged about using Rx-Java and Java 8…
Read More » -
Better dealing with “Could not find property X on plugin Y” in Gradle 2.13
Missing username, password or token to a service you may have never heard of? It usually happens when you try…
Read More » -
A JavaFX HelloWorld using Java 9’s Project Jigsaw in 60 seconds
By now you’ve probably have heard of Java 9’s new module system a.k.a. project Jigsaw. If you don’t know about Java…
Read More » -
Make running your Spring Boot application in the cloud super easy with Boxfuse
A few days ago I started building an iOS app that would be using a REST API to retrieve and…
Read More » -
Java EE vs Java SE: Has Oracle Given up on Enterprise Software?
Java Enterprise Edition is one the biggest sources for confusion in the worldwide Java community. Just like the difference between…
Read More » -
Using JINQ with JPA and H2
A few days ago I have read the interesting interview with Ming-Yee Iu about JINQ. JINQ is, like the name already…
Read More » -
Button of Choice: Use ToggleButtons as RadioButtons
For MQTT.fx I wanted to use ToggleButtons to e.g. choose the de coding of a MQTT Message or the QoS Level:…
Read More » -
The Parameterless Generic Method Antipattern
A very interesting question was posted to Stack Overflow and reddit just recently about Java generics. Consider the following method:…
Read More » -
Presenting the Java Developer Course Bundle
60+ Hours, 5 All-Level Courses: Become a Java Programming Pro Hey fellow geeks, This week, on our JCG Deals store,…
Read More »