Skip to content

Introduce org.springframework.data.mapping.Parameter.getRequiredName() and Parameter.hasName() #3088

Open
@mp911de

Description

@mp911de

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions