Interface ParameterMetadataProvider


public interface ParameterMetadataProvider
Helper class to allow easy creation of ParameterMetadataProvider.ParameterMetadatas. Christian Beikov: We have to copy the spring data ParameterMetadataProvider class unfortunately to be compatible. For better reuse, we introduced an interface that version specific integrations implement.
Since:
1.6.9
Author:
Oliver Gierke, Thomas Darimont, Mark Paluch, Eugen Mayer