1 simple:对基本类型,字符型和集合进行依赖检查。 Java代码 1. <?xml version="1.0" encoding="UTF-8"?> 2. 3. "http://www.springframework.org/dtd/spring-beans.dtd"> 4. <beans> 5. <bean id ="HelloWorld" class="com.jnotnull.HelloWorld" 6. autowire="autodectect" dependency-check="simp...