Enterprise Java
-

Map DynamoDB Items to Objects using DynamoDB mapper
Previously we created DynamoDB Tables using Java. For various databases such sql databases or nosql there is a set of…
Read More » -

Resource leakages: command pattern to the rescue
Over the years of performance monitoring with Plumbr I have faced hundreds of performance issues caused by resource leakages. In this…
Read More » -

Traditional Web Apps And RESTful APIs
When we are building web applications these days, it is considered a best practice to expose all our functionality as…
Read More » -

Possible Ways forward for MVC 1.0
As mentioned in Aggressive Road Map for Java EE 8, MVC 1.0 is left out of the plans for Java EE…
Read More » -

Replacing legacy Java EE application servers with microservices and containers
Lightbend recently ran a survey with more than 2000 JVM developers and the results just got published. The survey was…
Read More » -

Arquillian Chameleon for the sake of simplicity
When using Arquillian, one of the things you need to do is defining under which container you want to execute all…
Read More » -

Platform Strategy: From Portlets to OpenSocial Gadgets to Progressive Web Apps: State of the Art
Introduction As the world was still at Java’s hand we often define what so called a component-based platform. I had this…
Read More » -

Spring boot with Spring Security and jdbc Part 2
On a previous post we implemented security based on the default table schemas that Spring Security issues requests. Considering users…
Read More » -

Spring boot with Spring Security and jdbc
Spring security Is a wonderful framework saving lots of time and effort from the developers. Also It is flexible enough…
Read More »


