摘要: Spring的注解开发 注解开发 代码 实体类User package com.q.dao; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Scope; imp 阅读全文
posted @ 2021-09-18 15:04 致非 阅读(149) 评论(1) 推荐(0)