Spring 注解的DI

package cn.happy.zhujiedi; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Component; /** * Created by 刘振宇 on 2017/7/26. */ @Component("car") public
相关文章
相关标签/搜索