-
Enterprise Java
Building Enterprise Java applications, the Spring way
I think it is fair to say that Java EE has gained pretty bad reputation among Java developers. Despite the…
Read More » -
Software Development
What’s the Difference Between Implicit vs. Explicit Programming?
The terms implicit and explicit take some getting used to when you first hear them. When you hear them in…
Read More » -
Agile
Sustainable Pace in Product Management
Working in product management is rewarding but demanding. As product people, we have a large set of diverse responsibilities, which…
Read More » -
Core Java
Picocli on GraalVM: Blazingly Fast Command Line Apps
GraalVM GraalVM allows you to compile your programs ahead-of-time into a native executable. The resulting program has faster startup time…
Read More » -
Software Development
Codeless and ML-Based Automation vs. Traditional Test Automation
There’s no doubt that the test automation space is undergoing transformation. Machine Learning (ML), Deep Learning and Artificial Intelligence (AI)…
Read More » -
Clojure
Clojure – comparison of gnuplot, Incanter, oz/vega-lite for plotting usage data
What is the best way to plot memory and CPU usage data (mainly) in Clojure? I will compare gnuplot, Incanter…
Read More » -
Enterprise Java
Fully working prototypes with Spring Boot and H2
We do use a lot of h2 with spring especially for unit tests. However instead of unit tests we might…
Read More » -
Software Development
[MEGA DEAL] The Complete C# Programming Bundle: Lifetime Access (97% off)
This 7-Course Collection Is Your Fast Track to Creating Apps & Games with C# Hey fellow geeks, This week, on…
Read More » -
Desktop Java
GWT with Spring Boot
Intro I’ve been investigating the options for writing UI code in Java recently. In my previous post I investigated Eclipse RAP and…
Read More »