-
Core Java
Java Everywhere: Write Once Run Anywhere with DukeScript
For quite some time already, Java has been failing on its “write once, run anywhere” promise. DukeScript would like to…
Read More » -
Clojure
How to build a symbol solver for Java, in Clojure
Last week we have seen how to build models of Java code from source and JAR files. Now we want…
Read More » -
DevOps
WebLogic Server 12.1.3 on Kubernetes
Most of you recall, that I have some little history in Oracle WebLogic server. Coming all the way back from…
Read More » -
Core Java
Building models of Java code from source and JAR files
Recently I spent some time working on effectivejava, which is on its way to reach 300 stars on GitHub (feel…
Read More » -
Software Development
Global Data Consistency in Distributed (Microservice) Architectures
I’ve published a generic JCA resource adapter on Github available from Maven (ch.maxant:genericconnector-rar) with an Apache 2.0 licence. This let’s…
Read More » -
Software Development
Spark, Parquet and S3 – It’s complicated
(A version of this post was originally posted in AppsFlyer’s blog. Also special thanks to Morri Feldman and Michael Spector…
Read More » -
Groovy
Making Spring Batch Groovy
Here at Keyhole, we are very fond of Spring Batch. In many Java Enterprise environments, there is still a big…
Read More » -
Software Development
Events Don’t Eliminate Dependencies
Event (or message) driven systems (in their two flavors) have some benefits. I’ve already discussed why I think they are…
Read More » -
Core Java
Released: NetBeans IDE 8.1 Beta
NetBeans IDE 8.1 Beta has been released. NetBeans IDE has a track record, built up over 15 years, of delivering complete…
Read More »