alphacyberranger to Programmer [email protected]English • 5 months agoOld timers knowsh.itjust.worksimagemessage-square116arrow-up1738arrow-down110
arrow-up1728arrow-down1imageOld timers knowsh.itjust.worksalphacyberranger to Programmer [email protected]English • 5 months agomessage-square116
minus-square@[email protected]linkfedilink11•5 months agoThe large .war (Web ARchive) being uploaded monolithicly is the archaic deployment of a web app. Modern tools can be much better.
minus-squareCarighan Maconarlinkfedilink5•5 months agoOf course, it’s going to be difficult to find a modern application where each individually deployed component isn’t at least 7MB of compiled source (and 50-200MB of container), compared to this single 7MB war that contained everything.
minus-square@[email protected]linkfedilink1•5 months agoAnd then confused screaming about all the security holes.
The large .war (Web ARchive) being uploaded monolithicly is the archaic deployment of a web app. Modern tools can be much better.
Of course, it’s going to be difficult to find a modern application where each individually deployed component isn’t at least 7MB of compiled source (and 50-200MB of container), compared to this single 7MB
war
that contained everything.And then confused screaming about all the security holes.