Add 'session' group to describe the Spring Session configuration properties.

This commit is contained in:
John Blum
2019-03-22 13:43:15 -07:00
parent c18ca753a9
commit d19221c3e6

View File

@@ -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",