Hi Geoff,
thanks for the hint, this worked.
Unfortunately it's not as obvious as it should be:
a) all other assets are simply accessed by "folder/name". Concerning
images I have to use "META-INF/assets/folder/name". Furthermore I have
two different META-INF folders now, one for images (in the
Can you put your assets in src/main/resources/META-INF/assets/ ? If so, then
ClasspathAsset will work. Eg
public String getCongratulationsImg() {
Asset asset = assetSource.getClasspathAsset(
"/META-INF/assets/images/congratulations.p