-
Notifications
You must be signed in to change notification settings - Fork 56
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
Verify if Spring Data Hazelcast works fine with ReactiveCrudRepository #15
Comments
See Spring Data Keyvalue - 2.0 |
I think our Spring Data Hazelcast should work fine with |
What is the status of this issue? |
I think nobody verified it yet. If someone does and it works, please write a comment here and close this issue. |
Hello. After discussing with @Holmistr, I would like to work on this |
Hi @pangeran-bottor ! And the issue is yours! 🎉 Shortly, our experts will provide you some guidance, entry points. Looking forward to your contribution by reviewing this! |
@pangeran-bottor , thanks a lot for volunteering to take this GH Issue. As the verification, the best starting point would be just to use spring-data-hazelcast and check if it works with all the features of
If you have a any questions, you can ask here directly. I'll try to help :) |
Noted, thanks @leszko |
Hi @pangeran-bottor , just checking in - is there anything we can help you out with? I just want to make sure that you're not stuck on something and just afraid to ask :) |
Hi @Holmistr @leszko, my intention before was to mimick |
Well, the testing is fairly easy - once you have the implementation ready, you wire the whole thing up and execute public methods from the repository that extends But I see a different issue here - |
@pangeran-bottor As per our private discussion, I'm unassigning you the issue for now. Thank you very much for looking into it and we would be happy to see you taking another one! |
Investigate & support
org.springframework.data.repository.reactive.ReactiveCrudRepository
The text was updated successfully, but these errors were encountered: