Skip to content

Correct class naming convention for 'hat' in serializer/deserializer Doc #3106

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

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

selllami
Copy link
Contributor

@selllami selllami commented Mar 7, 2024

This PR proposes a documentation update for the Spring Kafka project to correct the class naming convention for the 'hat' class in serializer and deserializer configurations.

The current documentation uses com.myhat.hat, which doesn't adhere to Java naming conventions. This PR rectifies this inconsistency by updating the class name to com.myhat.Hat.

Correct class naming convention for 'hat' in serializer/deserializer configurations
@selllami selllami changed the title Update serdes.adoc Correct class naming convention for 'hat' in serializer/deserializer Doc Mar 7, 2024
@sobychacko sobychacko added this to the 3.2.0-M2 milestone Mar 7, 2024
@sobychacko sobychacko merged commit e3abc0e into spring-projects:main Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants