You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the CodecConfigBuilder.registerAllowedPackage to support wildcards for packages. Provide an allowAllPackages method. Perhaps add a configureAsWriterOnly method as a shortcut to allow all packages and call failOnNoTypeConstructor(false).
The text was updated successfully, but these errors were encountered:
Extend the
CodecConfigBuilder.registerAllowedPackage
to support wildcards for packages. Provide anallowAllPackages
method. Perhaps add aconfigureAsWriterOnly
method as a shortcut to allow all packages and callfailOnNoTypeConstructor(false)
.The text was updated successfully, but these errors were encountered: