I'd suggest having a different module which is a regular Gradle module and it depends on your jvm project
t
thana
02/07/2019, 8:19 AM
ok thats the way i go for building an executable jar using the spring boot plugin, anyways.
My hope was to keep that module as simple as possible - but if that's the only way, i'm fine with it. thank you 🙂
👍 1
a
addamsson
02/07/2019, 6:34 PM
I'm not sure whether there is another way, but this is how I do it so I know it works.