|
|
|
|
|
by lmm
1868 days ago
|
|
Huh? Java is probably the least demanding stack from the sysadmin side - no big chains of library dependencies, no docker, strong backwards compatibility that means you can fearlessly upgrade the language. All you have to do is keep an up-to-date JVM installed on your servers and deploy single-file fat JARs to them. |
|
And then you have to deploy certificates against all that.
I'm not bitter.