Add 'session' group to describe the Spring Session configuration properties.
This commit is contained in:
@@ -85,6 +85,11 @@
|
||||
"type": "org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties",
|
||||
"description": "Configuration properties for GemFire/Geode embedded services."
|
||||
},
|
||||
{
|
||||
"name": "session",
|
||||
"type": "org.springframework.geode.boot.autoconfigure.configuration.support.SpringSessionProperties",
|
||||
"description": "Configuration properties for Spring Session backed by Apache Geode or Pivotal GemFire."
|
||||
},
|
||||
{
|
||||
"name": "ssl",
|
||||
"type": "org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties",
|
||||
|
||||
Reference in New Issue
Block a user