Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
GNU Lesser General Public License v3.0
242
stars
28
forks
source link
Serialization/deserialization revamped :rocket: #163
Closed
TheElectronWill closed 8 months ago
Goal: I want to replace the old
ObjectConverter
by a more flexible tool that allows for custom serialization/deserialization and is easier to test.Resolves #156, resolves #114, resolves #70, resolves #159, resolves #130, resolves #78, resolves #68 and possibly more in the future :smiley: