Skip to content

Redis standalone can't use application.properties to change Redis configuration #2914

Closed
@UnfetteredCodeMan

Description

@UnfetteredCodeMan

Can't change the Redis startup port by modifying the application.properties's host,port,password when using RedisTemplate on Redis standalone.
bedced2a45f8e98e73546c1b22f7e3c
image

But I can connect to the Redis server by way of RedisStandaloneConfiguration
image

So is spring-boot-starter-data-redis with version 3.2.5 unable to configure Redis startup configurations by modifying configuration files such as application.properties?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions