Year: 2015
-
Enterprise Java
Wildfly, Apache CXF and @SchemaValidation
Over the last few days, I have been working on an application migration from JBoss 4 to Wildfly 8. The…
Read More » -
Software Development
PostgreSQL’s Best-Kept Secret, and how to Use it with jOOQ
PostgreSQL has a lot of secret data types. In recent times, PostgreSQL’s JSON and JSONB support was hyped as being…
Read More » -
DevOps
Docker Machine on Windows – How To Setup You Hosts
I’ve been playing around with Docker a lot lately. Many reasons for that, one for sure is, that I love…
Read More » -
Core Java
Using Junit Test Name
Name your tests When we create Junit test usually there is no practical use of the name of the method.…
Read More » -
Enterprise Java
WildFly Swarm: Building Microservices with Java EE
¨Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away¨…
Read More » -
Enterprise Java
A Micro Services Migration Story with JBoss BPM Travel Agency
Some time ago we launched a rather expansive JBoss Travel Agency demo project to show some of the more interesting…
Read More » -
Software Development
Impulse: “Crafted Design”
About half a year ago I urged you to watch Robert C. Martin’s talk Architecture – The Lost Years. It…
Read More » -
Enterprise Java
Creating a Message Driven Bean with AWS SQS in Spring
In my previous post I showed a simple example how to use AWS SQS with Spring Framework to put messages…
Read More » -
Core Java
C# vs Java Which one is Faster? Translating 25k C# into Java (2)
In a previous article I described how I translated 25k lines of C# into Java and the lessons learnt from…
Read More »