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

Play-JSON KeyReads & KeyWrites #302

Merged

Conversation

cchantep
Copy link
Contributor

@cchantep cchantep commented Feb 23, 2021

Required to use enum in Map with Play-JSON

@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 91.288% when pulling 808c9b6 on cchantep:feature/play-json-key-reads-writes into bbdb620 on lloydmeta:master.

Copy link
Owner

@lloydmeta lloydmeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lloydmeta lloydmeta merged commit 1d49a09 into lloydmeta:master Feb 26, 2021
@lloydmeta
Copy link
Owner

Thanks, pushed to Maven central as 1.6.2

@cchantep cchantep deleted the feature/play-json-key-reads-writes branch February 26, 2021 12:43
@blanchet4forte
Copy link

blanchet4forte commented May 11, 2022

Hmm. Not sure what I'm doing wrong. Getting this error:

No instance of play.api.libs.json.Format is available for scala.collection.immutable.Map[io.foo.bar.shared.ReportKey, java.lang.String] in the implicit scope

It works in any other context. Just not in Map.

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.

4 participants