Skip to content

Commit 38020cc

Browse files
committed
Set SD Cassandra Schema Action to 'none' in the Inline Caching with Apache Cassandra Integration Tests.
1 parent eb674d8 commit 38020cc

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)