Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For R10 we benefit of various spring boot common properties that can be specified inside bootstrap.properties or it can be given as a VM argument.

Code Block
languagexml
linenumberstrue
server.session.timeout=1200 # Session timeout in seconds.

...