Hacker News new | ask | show | jobs
by rr808 1574 days ago
> It's very nice that Spring provides a "general configuration file" that lets you patch together a few objects without having to compile anything.

Used to with xml files, now its attribute driven, just another way to double the complexity again :)