Java
-

How to install Red Hat Container Development Kit (CDK) in minutes
As an application developer or architect tasked with exploring the possibilities that containerized applications offer, there is little help with…
Read More » -

JUnit 5 â Setup
In November 2015 the JUnit Lambda team presented their prototype. Since then the project rebranded itself as JUnit 5 and…
Read More » -

Quick start with In memory Data Grid, Apache Ignite
IMDG or In memory data grid is not an in-memory relational database, a NOSQL database or a relational database. It…
Read More » -

Setting Up Distributed Infinispan Cache with Hibernate and Spring
A pretty typical setup â spring/hibernate application that requires a distributed cache. But it turns out not so trivial to…
Read More » -

The Mute Design Pattern
Have you been writing a lot of code following the Mute-Design-Patternâą lately? E.g. try { complex(); logic(); here(); } catch…
Read More » -

Bidirectional relationship with Jackson in REST web services in WildFly
This is an example for a Bidirectional relationship between Java entities in a REST web service with the Jackson API.…
Read More » -

DynamicReports and JasperReports with JSF, Servlet and CDI
In this example, I will show how to integrate DynamicReport and JasperReports with Servlet and CDI. Tools: TIBCO Jaspersoft Studio-6.0.4.final.…
Read More » -

Retrying Method Execution using Spring AOP
One of my blog follower sends an email asking me to show an example of “RealWorld Usage of Spring AOP”. He…
Read More » -

Java EE Security API Moving Forward
The Java EE Security API (JSR 375) is moving forward, as summarised by Arjan Tijms here: http://arjan-tijms.omnifaces.org/p/whats-new-in-java-ee-security-api-10.html. One thing to note…
Read More »







