Skip to content

Fixing collision with netflix-core library.#11

Open
ikamman wants to merge 3 commits intojmnarloch:masterfrom
ikamman:master
Open

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

Conversation

@ikamman
Copy link

@ikamman ikamman commented Feb 1, 2018

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
Copy link

mpazik commented Feb 7, 2018

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

@MrBurnsa
Copy link

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