The introduction of code annotations alleviates this dependence to some extent, but not completely.
代码注释的引入在一定程度上减轻了此依赖性,但并未完全消除。
2
Gradually write code on the target platform to replace dependence on legacy modules.
渐进地在目标平台上编写代码以取代对遗留模块的依赖。
3
Developing EJB applications test first requires a lot of fancy footwork; essentially, minimization of the dependence of application code on the EJB container.