Hello,
i have a image tag with source that contain ‘/images/login-bg.svg’. The login-bg.svg is in src/main/resources/META-INF/resources/images. why do not load and show the image?
<image resource="/images/login-bg.svg" width="500px" height="700px" alternateText="Login BG" />