About

The IIIF Server Demo uses Spring Boot serving a Spring MVC + Thymeleaf-Templates webapplication.
(See https://spring.io/guides/gs/spring-boot/.)

Images are resolved by the demo specific classpath-access and currently only can serve the images contained in the application JAR. But you also could extend the resolvers for HTTP- or File-Protocol in the properties-files.