5 ms·
Anything relying on beans for (de)serialization via reflection (XML; JSON) were the big incentive in the J2EE space if I recall correctly.
by leapingdog 7mo ago
Anything relying on beans for (de)serialization via reflection (XML; JSON) were the big incentive in the J2EE space if I recall correctly.
- jghn 7mo agoYes. And I believe it kept going with Spring. But those were mistakes imposed by frameworks. Not a necessity for good language usage.