Java Dependency injection: XML or annotations

后端 未结 10 2234
既然无缘
既然无缘 2020-12-23 09:45

Annotations becoming popular. Spring-3 supports them. CDI depends on them heavily (I can not use CDI with out of annotations, right?)

My question is why

10条回答
提交回复
热议问题