腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
Spring
Boot
Camel
JPA
没有本地事务加入
、
、
:org.
apache
.jms.example.
spring
.
boot
.rest.
jpa
.Order") from("
jpa
:org.
apache
.jms.e
浏览 1
提问于2018-06-25
得票数 1
回答已采纳
1
回答
(oracle.jdbc.driver.T4CConnection.isValid(I)Z)池-1-无法为连接执行isValid(),请配置连接测试查询HikariPool
、
、
、
、
data
jpa
版本2.1.6的oracle驱动程序吗 <groupId>org.springframework.
boot
</groupId> </dependency> <dependency><
浏览 1
提问于2019-05-16
得票数 2
1
回答
更正应用程序的类路径,使其包含单个兼容版本的org.
apache
.
camel
.impl.converter.DefaultTypeContent
、
、
、
、
在我的
spring
boot
应用程序上设置我的pom.xml时,我在eclipse-workspace上的控制台上遇到了这个错误。我目前使用的是
spring
-
boot
版本2.5.6更正应用程序的类路径,使其包含单个兼容版本的org.
apache
.
camel
.impl.converter.DefaultTypeConverter>
spring
-
boot
-starter-data-mongodb</artifactId>
浏览 6
提问于2021-11-23
得票数 0
1
回答
-带有
Spring
和XML配置的
Apache
Camel
、
我有一个应用程序,在这个应用程序中我使用了
Spring
、MVC和
camel
。下面是我正在运行的代码。INFO | 27 Apr 2018 15:26:31,149 | [main] org.
apache
.
camel
.
spring
.SpringCamelContext - Total 1 routes,INFO | 27 Apr 2018 15:30:56,755 | [main] org.
apache
.
camel
.
spring
.SpringCamelC
浏览 0
提问于2018-04-27
得票数 4
回答已采纳
1
回答
从
Camel
和
Spring
Boot
到MS SQL Server的JDBC
、
、
、
、
我使用了一些教程来尝试解决这个问题,主要是这个:https://www.javainuse.com/
camel
/
camel
_jdbc 如果我理解正确的话,
Spring
Boot
应该会自动配置这个bean>2.5.3</
spring
.
boot
-version>
浏览 41
提问于2021-08-27
得票数 0
回答已采纳
1
回答
骆驼路径恢复/启动带有变量的Activiti任务
、
、
/dependency> <groupId>org.activiti</groupId> </dependency>
浏览 6
提问于2017-04-21
得票数 0
1
回答
当使用
Spring
boot
版本2.4.3时,文件pom.xml在第一行出现错误
、
、
、
、
我已经使用
spring
boot
version2.4.3在eclipse IDE中创建了一个
spring
boot
starter项目。默认创建的pom.xml文件的第一行显示错误"“。但我需要在项目中使用
Apache
Camel
,并希望使用最新版本的
Spring
boot
项目。 我甚至试图从start.
spring
.io创建项目,但是当导入到eclipse中时,它的行为是相同的。
浏览 13
提问于2021-03-11
得票数 1
1
回答
在REST DSL中使用
camel
jetty组件- "Component jetty不是RestApiConsumerFactory“异常
、
、
、
相关工作代码/配置如下:dependencies { at org.
apache
.
camel
.
spring
.
boot
.RoutesC
浏览 1
提问于2016-03-14
得票数 1
回答已采纳
1
回答
Spring
是如何提供
spring
jpa
v1.10.3的
、
、
、
、
我有一个带有POM的项目,它指定了对
spring
jpa
的依赖,如下所示: <groupId>org.springframework.data</groupId>:
spring
-data-
jpa
:jar:1.10.3.RELEASE**:compile [INFO] | +- org.springframework.data:
spring
-data-commons我查了一下,它既不是最新的Maven Repository的<
浏览 1
提问于2018-04-09
得票数 1
回答已采纳
2
回答
无法在weblogic 12c上部署
Spring
应用程序(非web) war文件
、
、
、
、
我的应用程序不是web应用程序,我必须将
spring
引导
camel
应用程序部署到WebLogic 12服务器上。<artifactId>
camel
-
spring
-
boot
-starter</artifactId> <dependency></groupId> <artifactId>
spring
-
浏览 0
提问于2018-06-29
得票数 0
回答已采纳
3
回答
为
Apache
Camel
配置数据源
、
、
(SpringCamelContext.java:136) ~[
camel
-
spring
-2.21.1.jar:2.21.1] at org.springframework.<
浏览 7
提问于2018-06-07
得票数 3
回答已采纳
2
回答
如何解析com/google/api/client/repackaged/com/google/common/base/Strings :java.lang.NoClassDefFoundError
、
、
、
、
</groupId> <version>2.1.4.RELEASE>2.23.1</
camel
.version> <
spring
-
boot
.version>2.1.4.RELEASE</
spring
-
boot
浏览 3
提问于2019-09-23
得票数 0
回答已采纳
2
回答
带有
Camel
的
Spring
未能加载应用程序上下文
、
、
、
:136) <groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-activemq<artifactId>
浏览 3
提问于2017-10-25
得票数 1
回答已采纳
1
回答
迁移
Spring
1.5到2.0,无法启动应用程序获取: org.springframework.
boot
.bind.RelaxedPropertyResolver :java.lang.ClassNotFoundException
、
、
<dependency> <artifactId>
camel
-
spring
-
boot
-starter/bind/RelaxedPropertyResolver at org.
apache
.
camel
.
spring
.
boot
.util
浏览 1
提问于2018-03-14
得票数 12
2
回答
org.springframework.beans.factory.NoSuchBeanDefinitionException:未定义名为'cxf‘的bean - springboot批注
、
、
我在测试Springboot +
camel
JAVADSL +cxf webservice。当
spring
boot
应用程序启动时,我得到了下面提到的异常,并且应用程序上下文没有加载。<groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-data-
jpa
</artifactId<d
浏览 1
提问于2015-09-04
得票数 1
1
回答
无法注册骆驼路线的安全策略
、
、
我试图添加
spring
安全角色珠授权策略到基于
spring
引导的
apache
camel
web应用程序,以保护路由安全。我想知道如何通过代码添加bean/组件,以便注册在一个或多个
camel
路由中引用的授权策略。at org.
apache
.
camel
浏览 1
提问于2016-03-21
得票数 1
回答已采纳
1
回答
如何将
Spring
Boot
、
Camel
和Mybatis集成起来
、
、
、
、
但是,当我尝试将
Spring
应用程序与
Camel
和MyBatis集成时,它失败了。我怎样才能让骆驼使用这个dataSource豆?如何告诉
Camel
使用新构建的SQL会话工厂,而不是尝试从配置文件构建
浏览 1
提问于2016-07-10
得票数 1
回答已采纳
1
回答
Apache
Camel
在使用quartz调度器调度ftp端点时抛出java.lang.NullPointerException
、
、
、
: java.lang.NullPointerException at org.
apache
.
camel
.
spring
.<e
浏览 14
提问于2019-01-27
得票数 1
回答已采纳
1
回答
在注册表中找不到类型为: org.
apache
.
camel
.component.
spring
.ws.bean.CamelSpringWSEndpointMapping的: endpointMapping
、
我所使用的版本如下:我已经完成了所有的配置,并按照
Apache
camel
Spring
WS页面中的说明创建了这些配置。如下: <groupId>org.springframework.
boot
</groupId> <artifactId>
spring
-
boot
-starter-parent<dependency&
浏览 2
提问于2017-05-27
得票数 0
回答已采纳
1
回答
无法使用骆驼路径从mongodb读取数据
、
、
: Application run failed at org.
apache
.
camel
.
spring
.
boot
.Routes
浏览 3
提问于2018-03-22
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券