SpringMvc和Spring的父子容器關係

例如: 在applicationContext-service中配置: <!-- 掃描包加載Service實現類 --> <context:component-scan base-package="com.taotao"></context:component-scan> 會掃描@Controller、@Service、@Repository、@Compnent Springmvc。Xml中不掃描
相關文章
相關標籤/搜索