I'm developing a spring boot command-line app that consumes a large data set. The data set is cumbersome so I'd like to separate it from my code, but I don't want to burden the user with having to manage the data either.I'm developing a spring boot command-line app t