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

Type-safety in rxjava-core, dynamic language support via compile-time code generation, and Scala support via implicits #300

Closed
wants to merge 9 commits into from

Conversation

mattrjacobs
Copy link
Contributor

Implementation of ideas here: https://groups.google.com/forum/#!topic/rxjava/g6Z9KyMM8zs

This addresses #204 and #208 .

@cloudbees-pull-request-builder

RxJava-pull-requests #171 ABORTED

@benjchristensen
Copy link
Member

Manually merging in #304 since it had conflicts with 0.9.1 changes.

jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
…ReactiveX#300)

* ReactiveX#286: Change endpoint names to ensure compatibility with future SB releases

Since Spring Boot 2.1.x, the applications emit a warning on startup
if the endpoint name contains a dash or a dot. Future versions of
Spring Boot may ban these symbols completely.

* Update tests to reflect new endpoint URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants