There was an error while loading. Please reload this page.
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