[译] 每天一段 Spring 5 官方文档(5.1.4.RELEASE)—— Spring Framework Overview 06

377 阅读1分钟

Spring 框架概览

开始时间 10:30,结束时间 10:32,用时 2 min,这段最少了

The Spring Framework also supports the Dependency Injection (JSR 330) and Common Annotations (JSR 250) specifications, which application developers may choose to use instead of the Spring-specific mechanisms provided by the Spring Framework.

翻译

Spring 也支持依赖注入通用注解规范,开发人员也可以选择来代替 Spring 框架提供的机制。