使用component-scan時排除不須要的類

2019獨角獸企業重金招聘Python工程師標準>>> spring <context:component-scan base-package="com.xxx"> <context:exclude-filter type="assignable" expression="com.xxx.xxx.xxx"/> </context:component-scan>   過濾器類
相關文章
相關標籤/搜索