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

Update readme with scala note #66

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Update readme with scala note #66

merged 1 commit into from
Jan 2, 2024

Conversation

sofia099
Copy link
Contributor

@sofia099 sofia099 commented Jan 2, 2024

If using Scalahttps://www.scala-lang.org/, we recommend converting scala map and object types to java maps and collections (e.g. java.util.LinkedHashMap) rather than using the native Scala types with this java client.

If using [Scala](https://www.scala-lang.org/)https://www.scala-lang.org/, we recommend converting scala map and object types to java maps and collections (e.g. `java.util.LinkedHashMap`) rather than using the native Scala types with this java client.
@sofia099 sofia099 merged commit f7af3de into master Jan 2, 2024
1 check passed
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.

2 participants