This is an automated email from the ASF dual-hosted git repository.
arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 68c6053bd FINERACT-1724: Client search V2 API
add fd27401de FINERACT-1724: Final touches for Client V2 search API
No new revisions were added by this update.
Summary of changes:
.../core/jpa/CriteriaQueryFactory.java | 70 +++++++++++++++++++++-
.../client/domain/search/SearchedClient.java | 2 +-
.../search/SearchingClientRepositoryImpl.java | 34 ++++++-----
.../service/search/domain/ClientSearchData.java | 2 +-
.../integrationtests/client/ClientSearchTest.java | 25 +++++++-
.../integrationtests/common/ClientHelper.java | 10 ++++
6 files changed, 123 insertions(+), 20 deletions(-)