mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
This commit adds support for configuring cron expression used for expired session cleanup job in Redis and JDBC session stores. Closes gh-10818