Hacker News new | ask | show | jobs
by digianarchist 1297 days ago
I've seen devs write caches that were shared between customers because they didn't understand the lifecycle of Spring Autowired dependencies.

Understanding how the framework wires things together is important.