{8.1.0-updated} Configurable Properties
As shown in previous sections, Juneau serializers and parsers are highly-configurable through properties. (See {@doc ConfigurableProperties})
These properties can be defined for serializers and parsers registered on a REST resource via the following:
The programmatic equivalent to this is:
Properties can also be overridden at the Java method level: