Skip to content

Consider improving configuration support for ConfigureRedisAction #1458

Open
@vpavic

Description

@vpavic
Contributor

Since configuring ConfigureRedisAction#NO_OP is quite essential for production environments, we could consider enhancing our Redis configuration support. For example, we could consider exposing it over @EnableRedisHttpSession in some way.

Note that Spring Boot has recently added support for this in spring-projects/spring-boot#17022.

Activity

added this to the General Backlog milestone on Jun 17, 2019
vpavic

vpavic commented on Sep 21, 2022

@vpavic
ContributorAuthor

I don't feel like this is needed, as registering bean aligns nicely with other customizations we allow in @Enable...Session based configurations, while Spring Boot auto-configuration support offers further convenience using its configuration properties.

WDYT @rwinch?

removed this from the General Backlog milestone on Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rwinch@vpavic

        Issue actions

          Consider improving configuration support for ConfigureRedisAction · Issue #1458 · spring-projects/spring-session