Interface PropertyNamingStrategy


public interface PropertyNamingStrategy

Allows to define custom property naming strategy. Specifies predefined property naming strategies. Does not override JsonbProperty value.

This strategy can be set via JsonbConfig.

Since:
JSON Binding 1.0
See Also: