You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my needs, I wrote the Jackson serializer and deserializer for Quantity.
Maybe it may be useful to look it up: croz-ltd/klokwrk-project@c1a6f1f
Code is in Groovy, and tests are in Spock, but this should be easy to follow for Java devs. Any comments about improvements or flaws in implementation are very welcome.
Tnx,
Damir Murat
The text was updated successfully, but these errors were encountered:
For my needs, I wrote the Jackson serializer and deserializer for Quantity.
Maybe it may be useful to look it up: croz-ltd/klokwrk-project@c1a6f1f
Code is in Groovy, and tests are in Spock, but this should be easy to follow for Java devs. Any comments about improvements or flaws in implementation are very welcome.
Tnx,
Damir Murat
The text was updated successfully, but these errors were encountered: