Fork me on GitHub
#pedestal
<
2017-08-18
>
bherrmann14:08:55

I would view the jar and see if the files are included in the jar

bherrmann14:08:15

Then I might look at how to access the data (via a classloader) when running from in the jar

bherrmann14:08:17

@dsapoetra probably something like: (slurp (http://clojure.java.io/resource "META-INF/MANIFEST.MF"))