会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
加载中...
Lonely Planet
Life is expensive.
博客园
首页
新随笔
联系
订阅
管理
2022年9月2日
[Spring框架]spring新注解配置、spring整合JUnit5
摘要: #1. spring新注解配置 ##1. @Configuration 作用:配置类,等同于bean.xml文件 获取容器时需要使用AnnotationApplicationContext(有@Configuration注解的类.class) 属性:value:指定配置类的字节码 ##2. @Com
阅读全文
posted @ 2022-09-02 14:53 Vincy9501
阅读(392)
评论(0)
推荐(0)
编辑
公告