Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a link to the Spring Boot docs about Redis configuration. #26

Closed
Buzzardo opened this issue Oct 10, 2023 · 4 comments
Closed

Add a link to the Spring Boot docs about Redis configuration. #26

Buzzardo opened this issue Oct 10, 2023 · 4 comments

Comments

@Buzzardo
Copy link
Contributor

As the discussion in #20 indicates, it would be good to add a link to the Spring Boot docs that have to do with Redis configuration.

This is a good one for a first-time committer.

@zhangwt-cn
Copy link

Hello, I want to try to complete this work, but I don't know where this document needs to be added to this project.

@Buzzardo
Copy link
Contributor Author

I would add it as a note at the top of the "Create a Redis Message Receiver" section.

@zhangwt-cn
Copy link

@Buzzardo I've done it, please help review it #27

zhangwt-cn added a commit to zhangwt-cn/gs-messaging-redis that referenced this issue Oct 18, 2023
@robertmcnees
Copy link
Contributor

In the PR #32 I added the link specified in #20. The guide now uses Spring Boot Docker Compose support, so using application.properties to configure connection details is no longer required, if it ever was. I dropped the link in the NOTE section, so hopefully readers will be able to easily find more information if they choose.

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

Successfully merging a pull request may close this issue.

3 participants