bort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agoSTOP DOING DEPENDENCY INJECTIONsopuli.xyzimagemessage-square68fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSTOP DOING DEPENDENCY INJECTIONsopuli.xyzbort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agomessage-square68fedilink
minus-squareindog@lemmy.calinkfedilinkarrow-up0·6 months agoSpring singleton beans are supposed to be stateless though, so they can’t be called variables. Maybe the DI aspect of Spring is less relevant today in the micro service era, but in the day Spring helped make layered monolith apps much cleaner.
Spring singleton beans are supposed to be stateless though, so they can’t be called variables. Maybe the DI aspect of Spring is less relevant today in the micro service era, but in the day Spring helped make layered monolith apps much cleaner.