标题i修改

This commit is contained in:
fxb 2018-11-10 20:59:57 +08:00
parent cec89b67a6
commit 44bcdb7077

View File

@ -42,7 +42,7 @@
- JSR-330的@Inject注解
- JSR-250的@Resource注解
###1、使用@Autowired
### 1、使用@Autowired
  @Autowired用于对被注解对象启动ByType的自动装配,可用于以下对象: