Expected Behavior
in the last documentation for grails 7, for rxjava support, we need to add the following dependency
implementation 'org.apache.grails:grails-rxjava:{version}'
Actual Behaviour
org.apache.grails:grails-rxjava does not exist.
Using the old org.grails.plugins:rxjava does not work either due to javax usage.
Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
7.0.4
Expected Behavior
in the last documentation for grails 7, for rxjava support, we need to add the following dependency
implementation 'org.apache.grails:grails-rxjava:{version}'Actual Behaviour
org.apache.grails:grails-rxjavadoes not exist.Using the old
org.grails.plugins:rxjavadoes not work either due to javax usage.Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
7.0.4