Edit properties file comments to reflect intent/purpose.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Spring Boot application.properties for testing security in a cloud context.
|
||||
# Spring Boot application.properties for testing Apache Geode/Pivotal GemFire Security in a cloud context.
|
||||
|
||||
vcap.application.application_id=c50bb519-2739-4fa3-8750-02c051e35735
|
||||
vcap.application.application_name=boot-test
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Spring Boot application.properties for testing security in a local context.
|
||||
# Spring Boot application.properties for testing Apache Geode/Pivotal GemFire Security in a local context.
|
||||
|
||||
spring.data.gemfire.security.username=ghostrider
|
||||
spring.data.gemfire.security.password=p@55w0rd
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Spring Boot application.properties for testing
|
||||
# Spring Boot application.properties for testing Apache Geode/Pivotal GemFire SSL
|
||||
|
||||
spring.data.gemfire.security.ssl.keystore.password=s3cr3t
|
||||
spring.data.gemfire.security.ssl.truststore.password=s3cr3t
|
||||
|
||||
Reference in New Issue
Block a user