alphacyberranger to Programmer Humor@programming.devEnglish • 5 months agoOld timers knowsh.itjust.worksimagemessage-square116fedilinkarrow-up1738arrow-down110
arrow-up1728arrow-down1imageOld timers knowsh.itjust.worksalphacyberranger to Programmer Humor@programming.devEnglish • 5 months agomessage-square116fedilink
minus-square@Wangus@lemmy.worldlinkfedilink11•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@MonkderDritte@feddit.delinkfedilink1•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.