← Back to context

Comment by mrkeen

1 day ago

Agreed. Modern Spring brags about not requiring pages of external XML files like it did in the old days. But plain constructors is still an improvement on both.

Configurable apps (see "axis" and "role" concepts in distage) are prohibitevely hard to setup and maintain, dual test with sound opt-in memoization are, probably, practically impossible.

It just gets rid of the boilerplate. Never had a problem with ctor injection in Spring.