Environment specific configuration for Java applications
August 14th, 2009
Environment specific configuration of Java applications usually require changes to properties files before the application can be deployed. We discuss here how this can be achieved using ant tasks.
