Skip to content

Commit 3a3b8ca

Browse files
committed
Set SD Cassandra Schema Action to 'none' in the Inline Caching with Apache Cassandra Integration Tests.
1 parent 63e037a commit 3a3b8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Spring Boot application.properties for Apache Cassandra configuration of Inline Caching
22

33
spring.data.cassandra.keyspace-name=CustomerService
4-
spring.data.cassandra.schema-action=recreate
54
spring.data.cassandra.local-datacenter=datacenter1
5+
spring.data.cassandra.schema-action=none

0 commit comments

Comments
 (0)