-
Core Java
$5 Java Programming Books from Packt and Java Code Geeks!
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Enterprise Java
Spring Boot as a Windows Service in 5 minutes
I recently had to deploy a Spring Boot application as a windows service and am surprised how easy it was…
Read More » -
Enterprise Java
Java 9 on Java EE 8 Using Eclipse and Open Liberty
I wrote a post a few weeks ago titled Which IDE’s and Server’s support Java EE 8 and Java9 which…
Read More » -
Agile
The T-Shape Deception
I have never worked with a single person who mastered no more than a single skill. Every individual I worked…
Read More » -
Software Development
Alan Kay Was Wrong About Him Being Wrong
Time to time someone is asking me what I think about what Alan Kay, the father of OOP, the designer…
Read More » -
Core Java
Handling Exceptions In Java
Every programmer wants to write a flawless program. That is, a program that runs without any hitch or glitch. Well,…
Read More » -
Enterprise Java
Handle custom exception types in JAX-RS
JAX-RS supports handling custom exceptions — thrown in either EJBs or CID beans — to custom HTTP responses. Assuming we have an “exceptional” EJB:…
Read More » -
Software Development
Microservices with Akka
As mobile and data-driven applications increasingly dominate, users are demanding real-time access to everything everywhere. System resilience and responsiveness are…
Read More » -
Clojure
Gettin’ schwifty with Clojure’s core.async
A few months ago, somebody in the office pointed us to an interesting job offer from CartoDB which looked as…
Read More »