Show a slideshow of interesting items owned by the IISH
The slideshow application can be run by simply running the main class.
Building a JAR file for deployment is done by issuing the Maven package command.
If you do not wish to use the default configuration, you can specify a new location by using the argument -Dconfig=/location/of/config/file.yaml.
The default configuration file, config.yaml, is located in the classpath.
The slideshow application currently requires Java 17.