darkattractions opened a new issue, #15285:
URL: https://github.com/apache/grails-core/issues/15285
### 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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]