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

Allow overriding a default codec, like InstantCodec. #239

Merged

Conversation

puneetbehl
Copy link
Contributor

Caveat: in order for this to work for Entity fields, you also need to
override decoder / encoder in SimpleDecoder / SimpleEncoder.

Fixes #180

supercede #181

Caveat: in order for this to work for Entity fields, you also need to
override decoder / encoder in SimpleDecoder / SimpleEncoder.

Fixes #180
@puneetbehl puneetbehl merged commit 64f155a into master Jul 22, 2021
@puneetbehl puneetbehl deleted the flicken-bugfix/override-default-simple-type-codec branch July 22, 2021 00:42
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.

Cannot override Codec via config properties or META-INF
2 participants