Replace references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.
Fix compiler syntax errors in code snippets. Introduce documentation variables where applicable. Format source code. Optimize imports.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Security Configuration for Apache Geode/Pivotal GemFire using Spring Boot and Spring Data GemFire properties
|
||||
# Security Configuration for Apache Geode using Spring Boot and Spring Data for Apache Geode properties
|
||||
|
||||
spring.boot.data.gemfire.security.ssl.keystore.name=example-trusted-keystore.jks
|
||||
spring.data.gemfire.security.username=test
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Configuration for Apache Geode/Pivotal GemFire using Spring Boot and Spring Data GemFire properties
|
||||
# Configuration for Apache Geode using Spring Boot and Spring Data for Apache Geode properties
|
||||
|
||||
spring.application.name=CustomerServiceApplication
|
||||
spring.data.gemfire.cache.log-level=error
|
||||
|
||||
Reference in New Issue
Block a user