摘要: dao@Repository --写在dao层 service@Service --写在service层 controller@Controller --写在controller层@Scope --写在多人访问controller上 单例@scope("prototype") 多例 属性注入@Aut 阅读全文
posted @ 2020-11-06 12:10 阿瑶丫 阅读(84) 评论(0) 推荐(0)