Service 注解类型注明为@Service(一个服务)。另外,还需要在配置文件中使用<context:component-scan base-package=“基本包”/> 元素来扫描依赖基本包。 下面《Spring ...
確定! 回上一頁