feat: add ssuport for ignore redissonProperties.getFile empty by using by qxo · Pull Request #4935 · redisson/redisson

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@qxo

Copy link

@qxo qxo commented

Mar 27, 2023

we want using spring.redis.host/port and ignore spring.redis.redisson config ie:
-Dspring.redis.redisson.file=
-Dspring.redis.host=xxx
-Dspring.redis.port=xxx

we want using spring.redis.host/port and ignore spring.redis.redisson config
ie:
-Dspring.redis.redisson.file=
-Dspring.redis.host=xxx
-Dspring.redis.port=xxx

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@qxo