Add backslash to properly escape the newline in the property definition.
This commit is contained in:
@@ -5,6 +5,5 @@ org.springframework.boot.data.geode.autoconfigure.CachingProviderAutoConfigurati
|
||||
org.springframework.boot.data.geode.autoconfigure.ContinuousQueryAutoConfiguration,\
|
||||
org.springframework.boot.data.geode.autoconfigure.FunctionExecutionAutoConfiguration,\
|
||||
org.springframework.boot.data.geode.autoconfigure.RepositoriesAutoConfiguration,\
|
||||
org.springframework.boot.data.geode.autoconfigure.SecurityAutoConfiguration,
|
||||
org.springframework.boot.data.geode.autoconfigure.SecurityAutoConfiguration,\
|
||||
org.springframework.boot.data.geode.autoconfigure.SslAutoConfiguration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user