Hacker News new | ask | show | jobs
by cgag 4697 days ago
My understanding is you can just build an uberjar that contains all that, then just drop that jar on your sever and run it (java -jar myuberjar.jar).