额外的好处是,该bean的配置接近于代码,因此对继承代码库的新开发人员来说更加透明(甚至对于您这样只学了6个月的人来说也是如此)。
As an added benefit, the configuration of this bean is closer to the code and thus more apparent to a new developer inheriting the code base (or perhaps even to you, six months down the road).
继承新代码时,快速扫描可以发现各种问题,从而避免稍后花费更多时间进行调试。
When you inherit new code, a quick scan can reveal issues that would take much longer to debug later on.
该工具在探究或试图了解新(继承的)代码时极其有用。
This tool is extremely useful when exploring or trying to understand new (inherited) code.
应用推荐