Skip to content

JpaRepository.getOne(ID id) method name is inconsistent with other xById(ID id) method names [DATAJPA-1377] #1697

Closed
@spring-projects-issues

Description

@spring-projects-issues

Nathan Niesen opened DATAJPA-1377 and commented

The other JpaRepository xOne(ID id) methods were changed to xById(ID id) but the getOne method was not


Affects: 2.0.8 (Kay SR8)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions