摘要: 注解1:@Component等 名称@Component/@Controller/@Service/@Repository 类型 类注解 位置 类定义上方 作用 设置该类为spring管理的bean 属性 value(默认):定义bean的id 注解2:@Configuration 名称@Confi 阅读全文
posted @ 2022-08-06 16:56 黑白昼夜循环 阅读(41) 评论(0) 推荐(0)