Java
-

Why SpringBoot?
lication using Spring MSpring is a very popular Java based framework for building web and enterprise applications. Unlike many other…
Read More » -

Printing arrays by hacking the JVM
Overview One the most common gotchas in Java, is knowing how to print arrays. If an answer on how to…
Read More » -

JUnit 5 – Basics
Last week we’ve set up JUnit 5 to be able to write tests. So let’s do it! Overview This post…
Read More » -

Java compile in Java
In a previous post I wrote about how to generate a proxy during run-time and we got as far as…
Read More » -

Microservices trouble? Lagom is here to help. Try it!
The cake is backed. We’re proud to announce that the new Apache licensed microservice framework Lagom is available on GitHub!…
Read More » -

Java A’s new Local-Variable Type Inference
News could hardly get more exciting than this, for a programming language aficionado! There is now a JEP 286 for…
Read More » -

Lambda of Lambda, if/else from an Optional
So I got frustrated with two limitations of the Optional interface in JDK 8. The first problem is that there…
Read More » -

How to add auto-update the Version Number of a Play Framework 2.X Project
I wanted to have Version numbers that get automatically updated when I want to release a new version, so I…
Read More » -

Few maven tips and tricks
I was working on migrating an existing application that was using WebLogic Workshop (yes you read it right, using an…
Read More »





