Java
-

Reduce Boilerplate Code in your Java applications with Project Lombok
One of the most frequently voiced criticisms of the Java programming language is the amount of Boilerplate Code it requires.…
Read More » -

3 Essential Ways To Start Your JBoss BPM Process
This episode of tips and tricks will help you to understand the best way to initiate your process instances for…
Read More » -

Common Mistakes Junior Developers Do When Writing Unit Tests
It’s been 10 years since I wrote my first unit test. Since then, I can’t remember how many thousands of…
Read More » -

JPA tutorial: Mapping Entities – Part 1
In this article I will discuss about the entity mapping procedure in JPA. As for my examples I will use…
Read More » -

How to build and clear a reference data cache with singleton EJBs and MBeans
In one of my projects I had a requirement to load reference data from several sources in a Java EE 6…
Read More » -

How Nashorn Impacts API Evolution on a New Level
Following our previous article about how to use jOOQ with Java 8 and Nashorn, one of our users discovered a…
Read More » -

Using @ConfigurationProperties in Spring Boot
In my latest blog post I described shortly how one can configure mail in Spring Boot application. To inject properties…
Read More » -

Maven Common Problems and Pitfalls
Love it or hate it (and a lot of people seem to hate it), Maven is a widely used tool…
Read More » -

Processing Java Annotations Using Reflection
In my previous article covering Java Annotations, I outlined a recent use case and provided you with some examples of custom…
Read More »




