-
Core Java
Why Declarative Coding Makes You a Better Programmer
Declarative solutions with functional composition provide superior code metrics over legacy imperative code in many cases. Read this article and…
Read More » -
Enterprise Java
Dockerizing a Spring Boot Application
Hello Friends, In this tutorial,we will see how we can dockerize our Spring Boot Application.By dockerizing ,we mean that we…
Read More » -
Core Java
java.lang.Record: Draft Specification
Work on proposed Java Records continues to proceed. Brian Goetz started three new threads on the OpenJDK amber-spec-experts mailing list…
Read More » -
Core Java
Draft JEP to Remove Deprecated CMS Garbage Collector
In the 10 April 2017 post “Java Garbage Collectors: When Will G1GC Force CMS Out?,” I discussed JEP 291 (“Deprecate…
Read More » -
Software Development
The Best Java IDE
In this post, we will check the The Best Java IDE for desktop, web and mobile Java integrated development environments.…
Read More » -
Agile
Where I Think “Agile” is Headed, Part 3: What Is The Recipe, The Right Answer?
I started this series asking where “Agile” was headed. Part 1 was about the 4 big problems I see. Part…
Read More » -
Agile
Where I Think “Agile” is Headed, Part 2: Where Does Management Fit?
In Part 1, I wrote about how “Agile” is not a silver bullet and is not right for every team…
Read More » -
Software Development
Golang – Optional Arguments for APIs
I was recently directed towards Dave Cheney’s article Functional options for friendly APIs where he shares his thoughts on designs…
Read More » -
Enterprise Java
Minimize turnaround times with Open Liberty’s dev mode
I’ve uploaded a video in which I show how to reduce the turnaround times while writing Enterprise Java applications that…
Read More »