com.fitbur.jackson.databind.cfg.package-info Maven / Gradle / Ivy
/**
Package that contains most of configuration-related classes;
exception being couple of most-commonly used configuration
things (like Feature enumerations) that are at the
main level (com.fitbur.jackson.databind
).
*/
package com.fitbur.jackson.databind.cfg;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy