Commit 8d04525e authored by Andy Wilkinson's avatar Andy Wilkinson

Document that sessions endpoint not available for reactive sessions

Closes gh-10882
parent c7cac927
......@@ -107,7 +107,7 @@ The following technology-agnostic endpoints are available:
|`sessions`
|Allows retrieval and deletion of user sessions from a Spring Session-backed session
store.
store. Not available when using Spring Session's support for reactive web applications.
|`shutdown`
|Lets the application be gracefully shutdown (not enabled by default).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment