Skip to content

Conversation

@vpavic
Copy link
Contributor

@vpavic vpavic commented Oct 27, 2017

While we currently do have some configuration support for customizing expired session cleanup cron, this binds directly to specific property and is not exposed using standard configuration facilities (RedisHttpSessionConfiguration/@EnableRedisHttpSession). This makes it difficult to expose as application property in Spring Boot.

Since current support is property based, it includes registration of PropertySourcesPlaceholderConfigurer bean in RedisHttpSessionConfiguration which causes conflicts for some users (see #867).

This change is analogous to the one made to JDBC configuration in #907.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: redis type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants