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

Example using serializing over the wire? #28

Open
luistrigueiros opened this issue Dec 11, 2016 · 3 comments
Open

Example using serializing over the wire? #28

luistrigueiros opened this issue Dec 11, 2016 · 3 comments

Comments

@luistrigueiros
Copy link

Hi,

I would love to see an example serializing and restoring monetary amounts over the wire using efficient serialization mechanics like Google Protobuf or Apache Avro ?

Thank you, kindly
Oscar

@keilw
Copy link
Member

keilw commented Feb 8, 2017

Zalando added support for JSON serialization: https://github.com/zalando/jackson-datatype-money

@luistrigueiros
Copy link
Author

Thank you, I found this example nice
Additionally I have found how to do it using google protobuf so I can send you the example code.

@keilw
Copy link
Member

keilw commented Feb 8, 2017

If it's a simple example, please, either attach or fork it and propose a PR. If it was more of a library, there is also https://github.com/JavaMoney/javamoney-shelter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants