腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(15)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
如何编写
spring-batch-integration
的集成测试?
我使用了与spring-batch捆绑在一起的spring-integration,但在尝试编写集成测试来测试整个流程时遇到了问题,而不仅仅是单个配置。这是我的类注释 //here goes all the p
浏览 1
提问于2019-06-26
得票数 0
1
回答
Spring批管理和Spring批处理集成抛出MessagingException
java.lang.Class.privateGetDeclaredMethods(Class.java:2615)dependencies { compile('org.springframework.batch:
spring-batch-integration
浏览 0
修改于2017-05-23
得票数 1
回答已采纳
4
回答
包org.sprframework work.batch.item.excel.*不可用
dependency> <groupId>org.springframework.batch</groupId> <artifactId>
spring-batch-integration
浏览 3
修改于2016-02-27
得票数 1
1
回答
当spring集成依赖项添加到项目中时,LocationAwareLogger异常
当我包括
spring-batch-integration
、spring-integration-file和spring-integration-sftp时,它会导致LocationAwareLoggerspring-batch-infrastructure:$versions.springBatch", springBatchIntegration:"org.springframework.batch:
spring-batch-integration
浏览 4
修改于2014-07-14
得票数 1
回答已采纳
1
回答
最新(2019)首选的spring batch与kafka集成方式是什么?
<dependency> <artifactId>
spring-batch-integration
浏览 57
提问于2019-03-21
得票数 0
回答已采纳
2
回答
在Spring Batch中排队作业实例
我们使用了spring-core和spring-beans 3.2.5,
spring-batch-integration
1.2.2,spring-integration-core 3.0.5,spring-integration-file
浏览 5
提问于2017-10-10
得票数 2
1
回答
使用spring batch时batch-int错误:job-launching gateway
我在类路径上还有
spring-batch-integration
、spring-batch-core、spring-batch-infrastructure和spring-integration-event
浏览 21
提问于2016-08-02
得票数 0
回答已采纳
1
回答
以Kafka为中间件的春季批处理远程分区
我使用SpringBoot2.4.2及其相应版本的spring-boot-starter-batch、
spring-batch-integration
、spring-integration-kafka和
浏览 7
提问于2021-08-10
得票数 0
回答已采纳
1
回答
无法启动EmbeddedWebApplicationContext -不是web应用程序
('org.springframework.boot:spring-boot-starter-integration') compile('org.springframework.batch:
spring-batch-integration
浏览 6
修改于2017-12-19
得票数 0
2
回答
Spring集成轮询器XML配置与spring启动
<dependency> <artifactId>
spring-batch-integration
浏览 12
修改于2018-03-09
得票数 0
回答已采纳
2
回答
未能将log4j集成到包含多个SLF4J绑定的spring引导类路径中
1.7.10 (*)+--- project :batch| | +--- org.springframework.batch:
spring-batch-integration
添加了主要模块的build.gradl
浏览 3
修改于2015-03-24
得票数 0
回答已采纳
2
回答
org.springframework.web.context.ConfigurableWebApplicationContext.setId(Ljava/lang/String;)V :java.lang.NoSuchMethodError
org.springframework.batch:spring-batch-infrastructure:jar:2.1.8.RELEASE:compile <groupId>org.springframework.batch</groupId> <artifactId>
spring-batch-integration
浏览 11
修改于2015-06-16
得票数 4
2
回答
使用Spring集成与Spring批处理管理时出错
org.springframework:spring-aop:3.2.9.RELEASE -> 4.1.3.RELEASE (*)| +--- org.springframework.batch:
spring-batch-integration
浏览 2
修改于2015-01-04
得票数 1
回答已采纳
1
回答
使用Kafka - master的Spring批处理远程分区始终继续JobListener中最古老的作业。
<dependency> <artifactId>
spring-batch-integration
浏览 7
修改于2022-06-14
得票数 0
回答已采纳
1
回答
异常为java.lang.IllegalStateException:无法确定回复topic头,也无法确定默认回复主题
<dependency> <artifactId>
spring-batch-integration
浏览 0
提问于2020-10-16
得票数 0
领券