Integration with Spring Webflux. #80
Closed
amitkhurana92
started this conversation in
General
Replies: 3 comments 10 replies
|
Did you try using rqueue-spring ? |
9 replies
|
You can try an experimental version branch reactive-redis, you can do a local integration, once it's integrated and tested locally. I'll publish this to maven central. Also, you can get snapshot version 2.7.0 at https://s01.oss.sonatype.org/content/repositories/snapshots/com/github/sonus21/ you need to set an additional property |
1 reply
|
Closing the loop, version |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The project internally uses servlets and web MVC, is there is ay way in which I can use it with Spring webflux?
All reactions