Hacker News new | ask | show | jobs
by slroger 631 days ago
thanks I thought the same. Will focus on django
1 comments

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.

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