We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
org.springframework.data.mapping.Parameter.getRequiredName()
Parameter.hasName()
Provide a more convenient API to simplify the caller side especially for conditionals that want to determine whether a parameter name is present.
Typically, code checks for null and then throws an exception.
null