java-serializer
java-serializer copied to clipboard
Java Library to (de-)serialize data in various formats (e.g. JSON, YAML)
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