Package tools.jackson.databind.ext.beans
package tools.jackson.databind.ext.beans
Package that contains 2 dynamically loaded annotations that were added in JDK7
but that Module system carved out of core into
java.beans.-
ClassesClassDescriptionSince 2 JDK7-added annotations were left out of JDK 9+ core modules, moved into "java.beans" (module
java.desktop), support for them will be left as dynamic for Jackson 3.x, and handled via this class