Skip to content

Fixing collision with netflix-core library. - #11

Open
ikamman wants to merge 3 commits into
jmnarloch:masterfrom
ikamman:master
Open

Fixing collision with netflix-core library.#11
ikamman wants to merge 3 commits into
jmnarloch:masterfrom
ikamman:master

Conversation

@ikamman

@ikamman ikamman commented Feb 1, 2018

Copy link
Copy Markdown

The netflix-core uses the same name of the factory method for Single return type, even then when types got different canonical names. For factory methods spring use the method name strategy. The @Rxjava will take place only for the same bean type.

@mpazik

mpazik commented Feb 7, 2018

Copy link
Copy Markdown

I just came across the same issue. Thanks @ikamman for creating the PR.

@MrBurnsa

Copy link
Copy Markdown

Thank you for this, @ikamman !

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