alphacyberranger to Programmer Humor@programming.devEnglish • 1 year agoOld timers knowsh.itjust.worksimagemessage-square104fedilinkarrow-up1730arrow-down10
arrow-up1730arrow-down1imageOld timers knowsh.itjust.worksalphacyberranger to Programmer Humor@programming.devEnglish • 1 year agomessage-square104fedilink
minus-square@Wangus@lemmy.worldlinkfedilink10•1 year 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•1 year 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•1 year 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.