腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
Spring
Boot
2.3.0.M4
、
Cassandra
和
SSL
、
、
我一直在使用ClusterBuilderCustomizer定制我的
Spring
Boot
应用程序(2.2.5.RELEASE)
和
Cassandra
数据库之间的
SSL
。在迁移到
Spring
Boot
2.3.0.M4之后,我的代码不再编译,因为ClusterBuilderCustomizer不再存在。根据
Spring
Boot
2.3.0 release notes,它已经被DriverConfigLoaderBuilderCustom
浏览 16
提问于2020-04-21
得票数 1
回答已采纳
1
回答
用于启用
SSL
的
Spring
boot
Cassandra
配置
、
、
、
、
我正在开发一个使用
Cassandra
的
spring
boot
应用程序。我想在我的应用程序中启用
SSL
,但似乎找不到如何配置
Cassandra
以使用
SSL
。) privateString username;
浏览 2
提问于2020-12-31
得票数 2
2
回答
不支持Amazon密钥空间的分区器(用于Apache
Cassandra
)
、
、
我使用的是 (4.0.2版)、
cassandra
驱动程序核心(4.4.0版),并遵循了关于如何将我的java应用程序与MCS连接的正式文档。s0-admin-0] .o.d.i.c.m.t.DefaultTokenFactoryRegistry : [s0] Unsupported partitioner 'com.amazonaws.
cassandra
.DefaultPartitioners0-admin-0] .o.d.i.c.m.t.DefaultTokenFactoryRegistry : [s0] Unsupported partitio
浏览 4
提问于2020-04-17
得票数 2
回答已采纳
1
回答
如何使用CassandraAutoConfiguration在
spring
boot
应用程序
和
cassandra
之间配置
ssl
?
、
、
、
我尝试使用
Spring
-
boot
-data-
Cassandra
从我的
spring
boot
应用程序连接到
Cassandra
。我有两个疑问。
cassandra
自动配置
和
手动创建集群bean哪个更好。2)我的集群在
Cassandra
端启用了
ssl
。因此,当我自动配置启用了
ssl
的
Cassandra
连接(通过设置
spring
.data.
cassandra
浏览 6
提问于2017-03-02
得票数 3
1
回答
Gradle:更改是springboot版本导致的错误
、
、
、
、
id 'org.springframework.
boot
' version '2.2.6.RELEASE' implementation 'org.springframework.
boot
:
spring
-
boot
-starter' developmentOnly 'org.springfram
浏览 1
提问于2020-04-18
得票数 1
回答已采纳
1
回答
找不到
spring
2.3.0 Could SNAPSHOT.jar错误
、
、
、
找不到
spring
-
boot
-gradle-plugin-2.3.0.BUILD-SNAPSHOT.jar (org.springframework.
boot
:
spring
-
boot
-gradle-plugin'org.springframework.
boot
:
spring
-
boot
-starter-integration' implementation 'org.springframework.
boot<
浏览 7
提问于2020-04-09
得票数 2
1
回答
Spring
数据
Cassandra
应用程序在通过
spring
配置创建键空间后被终止
、
、
、
(SpringApplication.java:758) [
spring
-
boot
-2.3.3.RELEASE.jar:2.3.3.RELEASE] at org.springframework.
boot
.SpringA
浏览 2
提问于2020-08-24
得票数 2
回答已采纳
1
回答
无法连接到对接的
Cassandra
、
、
、
防火墙中已经打开了端口9042
和
9160。 依赖项是
cassandra
驱动程序附加、
cassandra
驱动映射和春季启动-启动-数据-
cassandra
。
浏览 0
提问于2018-10-19
得票数 0
回答已采纳
2
回答
spring
-data-
cassandra
-2.0.RELEASE+
spring
-
boot
-starter-web-1.5.7。
、
我使用的是
spring
-data-
cassandra
的最新版本2.0.RELEASE
和
spring
-
boot
-starter-web - 1.5.7.RELEASE的最新版本 <dependency> <artifactId>
spring
-data-
c
浏览 2
提问于2017-10-17
得票数 0
1
回答
在服务中,Kubernetes pod参数不显示在Args下:没有错误
/singlePod.yamldocker run -it -p 8080:8080 joethecoder2/
spring
-
boot
-web
cassandra
_ip=127.0.0.1
cassandra
_port=9042 kind: Pod name:
spring
-
boot
-web-demo labels/joethecoder2/
浏览 0
提问于2017-12-08
得票数 0
1
回答
亚马逊密钥空间NoHostAvailableException
、
、
、
、
我正在运行一个
Spring
Boot
应用程序,并使用
Spring
boot
cassandra
连接到keyspace。以下是正在使用的属性:
spring
.data.
cassandra
.port=9142
spring
.data.
cassandra</
浏览 20
提问于2020-11-18
得票数 0
1
回答
服务中的自动连接
Spring
Bean (
Cassandra
Repository)为空
、
、
、
、
我尝试自动连接的类是
Cassandra
Repository。<dependency> <artifactId>
spring
-data-
cassandra
dependency> <groupId>org.cassandraunit</gr
浏览 13
提问于2016-07-25
得票数 1
1
回答
无法用
Spring
引导版本2.3.0连接到Datastax。
、
、
("${
spring
.data.
cassandra
.keyspace-name}") } application.properties<em
浏览 7
提问于2022-02-07
得票数 0
回答已采纳
1
回答
Spring
Boot
2
Cassandra
多个键盘空间或集群
、
我正在开发
Spring
Boot
版本的2.0.3.RELEASE
和
spring
-data-
cassandra
-2.0.8。我必须连接到两个不同的
Cassandra
集群。
Spring
Boot
的CassandraAutoConfiguration似乎只支持1个
Cassandra
集群。如何使用
spring
-data-
cassandra
自动创建的@Repository实现
浏览 14
提问于2018-09-01
得票数 1
1
回答
如何在Java实体中映射
Cassandra
元组集合
、
、
、
、
我有一个元组列的
cassandra
表,如下所示,我想把它映射到我的Java实体中。我使用的是
spring
-
boot
-starter data-
cassandra
v2.0.4。version将导致驱动程序版本,<artifactId>
cassandra
浏览 1
提问于2018-09-26
得票数 1
回答已采纳
3
回答
如何将测试容器
Cassandra
与
Spring
数据一起用于Apache?
、
、
、
、
我为我的
spring
引导应用程序开发了集成测试,它与
Cassandra
一起工作。我使用CassandraTemplate与卡桑德拉通信。对于数据库src/test/resources/application.properties,我有以下配置为了用
Cassandra<
浏览 0
提问于2019-08-16
得票数 6
回答已采纳
1
回答
哪种依赖关系将用于
Cassandra
DB (反应性)
、
、
、
我的应用程序是基于
Spring
反应性的,我需要开始使用
Cassandra
(v3.11.6)。最初,我通过添加
spring
-data-
cassandra
来完成我的DB需求,它还能够使用ReactiveCassandraTemplate编写DB例程。但是最近在网上搜索时,我才知道,还有一个名为
spring
-
boot
-starter-data-
cassandra
-reactive的依赖项存在于
Cassandra
中。
spring
-data-
浏览 3
提问于2020-05-14
得票数 2
回答已采纳
2
回答
Spring
Data
Cassandra
ClassNotFoundException
、
启动
spring
boot
应用程序我的
spring
boot
应用程序
Spring
Boot
版本2.2.4
和
cassandra
版本
spring
-data-
cassandra
3.0.1.RELEASE时出现此错误session.setContactPoints("localhost"); session.setKeyspaceName("mykeyspace");
浏览 43
提问于2020-07-11
得票数 0
2
回答
使用
Spring
Data JPA
和
Spring
Data
Cassandra
时使用
Spring
Boot
1.3.1的VerifierMappingExceptions
、
我使用
Spring
-
boot
-starter-parent让
Spring
管理项目的所有依赖项,并使用
Spring
Data
Cassandra
和
Spring
data JPA at org.s
浏览 2
提问于2016-03-09
得票数 2
1
回答
NoSuchFileException在运行码头映像时,
、
、
、
、
我刚接触过码头
和
AWS。我试图使用信任存储证书(
cassandra
_truststore.jks)连接AWS,我将证书保存在项目根级别。:
spring
-
boot
-starter-web' annotationProcessor 'org.spri
浏览 16
提问于2021-12-07
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券