Skip to content

Allow developer to easily extend PartTree [DATACMNS-1317] #1758

@spring-projects-issues

Description

@spring-projects-issues

Matan Shukry opened DATACMNS-1317 and commented

As far as I can tell, currently there is no easy way to extend PartTree if one wishes to extend or replace it's parsing capabilities.

Use case:

  • Allow creating different persist methods in interface with different conditions based on properties (e.g. updateUserWhereIdEqualId , updateCarWhereWheelsCountLargerThanParam)

 

 

We could implement such a feature into spring, but I also think we should make it so developers can easily extend the parsing, allowing them to easily create their own, which right now is either impossible / very difficult


No further details from DATACMNS-1317

Metadata

Metadata

Assignees

Labels

has: design-decisionAn issue that contains a design decision about its topicstatus: declinedA suggestion or change that we don't feel we should currently apply

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions