mysticpaste icon indicating copy to clipboard operation
mysticpaste copied to clipboard

Maven filters disable properties configuration based on spring

Open dashorst opened this issue 14 years ago • 0 comments

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.

dashorst avatar May 13 '11 12:05 dashorst