Skip to content

Conflict with Spring Data Redis with spring boot 3.3 #811

@yuseok-kim-edushare

Description

@yuseok-kim-edushare

Describe the bug

When I use Garnet to replace Redis
My app written in Java with Spring Boot 3.3 and Spring Data Redis

I tried to test on container side and
Redis CLI works well in PING command
also Application's Execution of Ping works well

but Spring Application Try to connect Garnet, Fail to connect

and I checked logs, and finally found, when using Hello, fault on

Steps to reproduce the bug

  1. create app with some Spring boot app with using Spring Data Redis, will trying to connect garnet
  2. run garnet on docker container and run spring app
  3. look fail message from spring boot's failure to application run

Expected behavior

working well

Screenshots

no prepared

Release version

v1.0.36

IDE

No response

OS version

Ubuntu 24.04 LTS Host
running on docker compose (garnet latest, eclipse-temurin:21-jre

Additional context

we operate garnet with out username and password, cause in docker network will ensure prevent to connect from external's

failed codes

successed code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions