-
Core Java
Forward-Looking with Java’s @Deprecated
I have occasionally run into a situation in which I have needed to introduce a new API or construct for…
Read More » -
Core Java
Java 8 Date and Time
Nowadays, several applications still use the java.util.Date and java.util.Calendar API’s, including libraries to make our lives easier working with these…
Read More » -
Software Development
Indonesian Language in Lucene, Solr and Elasticsearch
Indonesian, or Bahasa Indonesia, is a very approachable language for westerners. It uses latin characters, there’s a clear structure, no…
Read More » -
Enterprise Java
WildFly Swarm on Oracle Application Container Cloud
In this blog post, I will describe how to deploy the CloudEE Duke application packaged in a WildFly Swarm über-jar…
Read More » -
Enterprise Java
Run Fn Functions on K8s on Google Cloud Platform
Recently, I have been playing a lot with Functions and Project Fn. Eventually, I got to the point where I…
Read More » -
Software Development
A Beginner’s Guide to Testing Blockchain Applications
During the last few months of 2017, bitcoin and other cryptocurrencies were being talked about by some media sources on…
Read More » -
Software Development
[MEGA DEAL] The Python Power Coder BONUS Bundle (95% off)
3 New, In-Depth Courses Bring This Python Bundle to 70 Resume-Enhancing Hours of Content Hey fellow geeks, This week, on…
Read More » -
Enterprise Java
Build Authentication the Easy Way with Spring Security 5.0 and OIDC
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
Creating multiple RouterFunctions in Spring WebFlux
In this post we will be looking at defining multiple router functions to different logical domains in Spring WebFlux. This…
Read More »