mysticpaste
mysticpaste copied to clipboard
Maven filters disable properties configuration based on spring
The maven filter shizzle needed to build the app (using profiles) mess up the nice properties configurator of Spring where you should be able to store properties files in /etc/mysticpaste. The filtering replaces the placeholders in applicationContext.xml and Spring is unable to supply values for those properties anymore.