highsource / highsource/jaxb-tools

Add a JSONToStringStrategy

Open
#567 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
465
Forks
105
PR merge metrics
No merged PRs in 30d

Description

Support generating json in a dedicated JSONToStringStrategy

- [ ] Wrapped-style Foo.toString()
- [ ] Single line, no formatting
- [ ] boolean, short, int, long are not quoted

Sample output:
`{ "Foo": { "intField":32432, "stringField":"string value", "booleanField":false } }`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.