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

Multi-language documentation for Configuring Consumer examples #832

Merged
merged 18 commits into from
Aug 28, 2023

Conversation

wetted
Copy link
Contributor

@wetted wetted commented Aug 21, 2023

No description provided.

@wetted wetted self-assigned this Aug 21, 2023
@wetted wetted changed the title Multi-language documentation for Configuring Consumer Properties example Multi-language documentation for Configuring Consumer examples Aug 22, 2023
@wetted wetted marked this pull request as ready for review August 25, 2023 15:17
@wetted wetted requested a review from sdelamo August 28, 2023 13:53
@wetted
Copy link
Contributor Author

wetted commented Aug 28, 2023

@sdelamo for the LOG statements, would it be more correct to use:

    companion object {
        val LOG: Logger = LoggerFactory.getLogger(ProductListener::class.java)
    }

There are other instances of Kotlin docs-examples using println. I am planning to create a "cleanup" PR to go through all the docs and do a final cleanup, so I can correct this. in all the examples that have it.

@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wetted wetted merged commit 2fedae3 into master Aug 28, 2023
8 checks passed
@wetted wetted deleted the docs-consumer-examples branch August 28, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants