
com.github.robtimus.obfuscation.jackson.obfuscation-jackson.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of obfuscation-jackson Show documentation
Show all versions of obfuscation-jackson Show documentation
Provides functionality for obfuscating JSON using Jackson
The newest version!
JSONObfuscator.malformedJSON.warning=Could not fully obfuscate text
JSONObfuscator.malformedJSON.text=
Source.overflow=Buffer overflow; current size: %d
Source.truncating=Truncating buffer; current size: %d
Source.truncated=Truncated buffer; new size: %d
Source.preferredMaxBufferSize.notPositive=preferredMaxBufferSize should be positive, is %d; using default value %d
Source.preferredMaxBufferSize.notNumeric=invalid preferredMaxBufferSize '%s'; using default value %d
© 2015 - 2025 Weber Informatics LLC | Privacy Policy