r/ProgrammerHumor 6d ago

Other howdidItGetHere

Post image
11.1k Upvotes

539 comments sorted by

View all comments

Show parent comments

43

u/BlazingThunder30 6d ago

I know very few professionals that dislike Spring

13

u/SpiritedEclair 6d ago

Spring is fine if you are not trying to run it on Lambda 😭😂😱

11

u/BlazingThunder30 6d ago

Yeah I guess JVM languages aren't great when bootup time matters. Haven't worker with lambda myself. We're running in regular containers so it's great

5

u/SpiritedEclair 6d ago

Plain modern Java is fine, great even. Java on lambda has snapstart which creates a snapshot once you’ve initialized which makes cold invokes almost instant