-
Enterprise Java
Java Tip of the Week #7 – Maven Slow?
This week Java Tip of the Week is a follow up of last session about Maven. The first video covered…
Read More » -
Enterprise Java
Application Server Migration: JBoss EE5 to Wildfly EE7
A few weeks ago, I’ve posted a blog about moving from Java EE 5 to 7. It was mostly about…
Read More » -
Enterprise Java
Reduce Legacy from Java EE 5 to 7
Java EE 5 was first introduced in 2005, while Java EE 7 came out in 2013. There is a 7…
Read More » -
DevOps
Multiple Tomcat Instances
When building a real application you often find yourself having to deal with different stages of the software. The most…
Read More » -
Software Development
Devoxx UK 2015 – The League of Extraordinary Developers
The third edition of Devoxx UK 2015 was in London, between 17th and 19th June. This was my first conference…
Read More » -
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 » -
DevOps
Distribute your applications with Docker Images
Since I started this blog, I had the need to develop a couple of sample applications to showcase some of…
Read More » -
DevOps
Get into Docker
Have you ever heard about Docker before? Most likely. If not, don’t worry, I’ll try to summarize it for you.…
Read More » -
Enterprise Java
JPA Database Schema Generation
For some time now, most of the main implementations of JPA, like Hibernate, EclipseLink or OpenJPA, offered ways to generate…
Read More »