See gh-12906
This commit is contained in:
Stephane Nicoll
2018-04-28 10:36:41 +02:00
parent c7a11e1192
commit 22b99a90de
2 changed files with 7 additions and 7 deletions

View File

@@ -6015,7 +6015,8 @@ the name of the table for the JDBC store, as shown in the following example:
----
For setting the timeout of the session you can use the `spring.session.timeout` property.
If that property is not set, the auto-configuration will fallback to the value of `server.servlet.session.timeout`.
If that property is not set, the auto-configuration fallbacks to the value of
`server.servlet.session.timeout`.
[[boot-features-jmx]]
== Monitoring and Management over JMX