Polish "Add actuator endpoint for finding and deleting sessions"

Closes gh-8342
This commit is contained in:
Stephane Nicoll
2017-09-20 16:17:06 +02:00
parent cf151b1717
commit 27f22229e2
2 changed files with 5 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ The following technology agnostic endpoints are available:
|`sessions`
|Allows retrieval and deletion of user's sessions from Spring Session backed session
store.
store.
|`shutdown`
|Allows the application to be gracefully shutdown (not enabled by default).