会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
H__D
公告
日历
导航
博客园
首页
新随笔
新文章
联系
订阅
管理
2022年1月5日
【Spring】SpringBatch自动注入原理
摘要: SpringBatch自动注入原理 1、需要使用@EnableBatchProcessing注解 启用批处理功能 1 @Target(ElementType.TYPE) 2 @Retention(RetentionPolicy.RUNTIME) 3 @Documented 4 @Import(Bat
阅读全文
posted @ 2022-01-05 23:56 H__D
阅读(425)
评论(0)
推荐(0)
编辑
Copyright © 2024 H__D
Powered by .NET 9.0 on Kubernetes