Enterprise Java
-

Java EE with NetBeans on OpenShift
Today was NetBeans Day in Munich. I had the pleasure to present one session about the integration of Red Hat’s…
Read More » -

Spring RestTemplate with a linked resource
Spring Data REST is an awesome project that provides mechanisms to expose the resources underlying a Spring Data based repository…
Read More » -

Spring request-level memoization
Introduction Memoization is a method-level caching technique for speeding-up consecutive invocations. This post will demonstrate how you can achieve request-level…
Read More » -

Spring Data JPA Tutorial: Introduction
Creating repositories that use the Java Persistence API is a cumbersome process that takes a lot of time and requires…
Read More » -

Developing with WSO2
Since a few months I am back working with WSO2 products. In the upcoming posts I describe some of the…
Read More » -

Avoid unwanted component scanning of Spring Configuration
I came through interesting problem on Stack Overflow. Brett Ryan had problem that Spring Security configuration was initialized twice. When…
Read More » -

Black Box Testing of Spring Boot Microservice is so easy
When I needed to do prototyping, proof of concept or play with some new technology in free time, starting new…
Read More » -

Deployment Pipeline for Java EE 7 with WildFly, Arquillian, Jenkins, and OpenShift
Tech Tip #54 showed how to Arquillianate (Arquillianize ?) an existing Java EE project and run those tests in remote…
Read More » -

Developing a Data Export Utility with PrimeFaces
My day job involves heavy use of data. We use relational databases to store everything, because we rely on enterprise level…
Read More »




