Spring定时器配置

<!-- 包注入 --> <context:component-scan base-package="com.gdtopway.basic" ><!-- 包名称 --> <context:include-filter type="annotation" expression="org.springframework.stereotype.Service"/> <context:in
相关文章
相关标签/搜索