Hacker News new | ask | show | jobs
by ysleepy 641 days ago
While I hate Spring, it is much easier to deploy than django/python projects.

Spring is a single-file deployment and apt install openjdk, while django needs a venv or a whole container, dependency installs on the host etc. it's not even a contest.

1 comments

okay got it, will keep that in mind, thank you