Skip to content

Configuring podd

Peter Ansell edited this page Jan 22, 2014 · 3 revisions

PODD is mainly configured using a single file, named podd.properties.

An example of a podd.properties file is at [TO BE CREATED]

This file must be on the classpath. This can be done with a Maven WAR project by putting it in src/main/resources/podd.properties

Clone this wiki locally