ozayduman/spring-data-specification-builder

provide bind(SingularAttribute<>) method to be used when DTOand Entity shares common naming for the properties.

ozayduman opened this issue · 1 comments

when DTO and entity shares common naming for the properties attribute name should be used directly without specifying a DTO property

fixed