on property

Set<HttpMethod>? on
final

Will be applied only to http methods of a certain type By default (null) appends to all methods

Implementation

final Set<HttpMethod>? on;