cambridge-cares / TheWorldAvatar

A knowledge-graph-based digital twin of the world.
https://theworldavatar.io/
MIT License
84 stars 25 forks source link

Hotfix-stack-clients-spring-nested-jars #1219

Closed gpeb2 closed 3 months ago

gpeb2 commented 3 months ago

Updated the FileUtils::listFilesFromJar method so that it still works when the URL points to a directory inside a nested .jar file. This occurs when building a Spring Boot based project as .jar file rather than .war file.