-
Enterprise Java
Custom JSF validator for required fields
JSF components implementing EditableValueHolder interface have two attributes ‘ required’ and ‘ requiredMessage’ – a flag indicating that the user…
Read More » -
Enterprise Java
Akka STM – Playing PingPong with STM Refs and Agents
PingPong is a classic example where 2 players (or threads) access a shared resource – PingPong Table and pass the…
Read More » -
Enterprise Java
REST CXF for Spring JPA2 backend
In this demo, we will generate a REST/CXF application with spring/jpa2 backend. This demo presents the track REST-CXF of minuteproject.…
Read More » -
Enterprise Java
Dynamic Property Management in Spring
Static and Dynamic Properties are very important for both operational management and changing the behavior of the system at the…
Read More » -
DevOps
Embedding Ops members in Dev teams
For about 2 months I was sitting with a dev team while we worked through how to build a new…
Read More » -
Software Development
How to deal with {conservative, intractable, annoying} APIs
Have you ever been fighting with an, at least for your current purpose, inflexible API? I picked up one of…
Read More » -
Enterprise Java
TeamCity artifacts: HTTP, Ant, Gradle and Maven
In how many ways can you retrieve TeamCity artifacts? I say plenty to choose from! If you’re in a world…
Read More » -
Enterprise Java
Load or Save Image using Hibernate – MySQL
This tutorial will walk you throughout how to save and load an image from database (MySQL) using Hibernate. Requirements For…
Read More » -
Enterprise Java
Why I will continue to use Spring *and* Java EE in new Enterprise Java Projects in 2012/2013
Over one year passed since my technology decision making post and I am glad to see that I am still…
Read More »