April 6, 2010
Supporting Multiple Environments – Part 3
(part one and two)
In this installment, I’m going to cover the configuration storage mechanism for this separate configuration jar approach.
Configuration Storage
With the approach listed in step two, it’s easiest to manage the actual values via property files, stacked up in a layered approach. Here’s what we came up with:
Deployment environment [...]
Read the full article →
: getimagesize(http://www.build-doctor.com/wp-content/uploads/2009/07/3435526783-3332c0569e-o-300x225.jpg) [
July 8, 2009
Why I am asking about Maven POMs? I do know, honest. But I often read blog posts or articles about Maven and wonder about the language being used. There’s some very domain specific terms in use here. So I decided to offer some definitions for people starting out with Maven.
Today, we start with POMs. I [...]
Read the full article →