Uses of Class
tools.jackson.databind.ext.beans.JavaBeansAnnotations

Packages that use JavaBeansAnnotations
Package
Description
Package that contains 2 dynamically loaded annotations that were added in JDK7 but that Module system carved out of core into java.beans.
Functionality needed for Bean introspection, required for detecting accessors and mutators for Beans, as well as locating and handling method annotations.