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

Correct Kotlin Flow/Flux/Publisher convertors #455

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Correct Kotlin Flow/Flux/Publisher convertors #455

merged 2 commits into from
Dec 19, 2022

Conversation

dstepanov
Copy link
Contributor

Somehow it doesn't work to have a Java class and have it as a bean in the Koltin project. I have separated two converters that are registered using the service loader, in case one of the classes is not present it should reject the converter.

@dstepanov
Copy link
Contributor Author

Looks like they need to be beans with the requires annotation

@sonarcloud
Copy link

sonarcloud bot commented Dec 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

kotlin-runtime/build.gradle Show resolved Hide resolved
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.

None yet

2 participants