Set SD Cassandra Schema Action to 'none' in the Inline Caching with Apache Cassandra Integration Tests.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Spring Boot application.properties for Apache Cassandra configuration of Inline Caching
|
||||
|
||||
spring.data.cassandra.keyspace-name=CustomerService
|
||||
spring.data.cassandra.schema-action=recreate
|
||||
spring.data.cassandra.local-datacenter=datacenter1
|
||||
spring.data.cassandra.schema-action=none
|
||||
|
||||
Reference in New Issue
Block a user