java-serializer icon indicating copy to clipboard operation
java-serializer copied to clipboard

Java Library to (de-)serialize data in various formats (e.g. JSON, YAML)

Results 3 java-serializer issues
Sort by recently updated
recently updated
newest added

It looks like the yml reader goes into a deep loop if square brackets are found for a list of strings. This configuration cause error: ```yaml stringList: ["test1", "test2", "test3"]...

If you insert only one double quotation mark in the field like this: ```yaml test-section: # Some description for this test value1 value-test: " # Some description for this test...

like Data class and other features Example: https://github.com/Him188/yamlkt