Package org.kiwiproject.spring.data
package org.kiwiproject.spring.data
-
ClassDescriptionA generic aggregate result containing a list of results, and a total count.A few utilities related to Spring Data Mongo and custom
Converters.AConverterthat maps from the JS 'undefined' type to a 'null' value.Utilities related to Mongo indexes.KiwiPage<T>Represents one page of an overall list of results.Static utilities to allow simple construction of Spring DataSortandPageableobjects.Describes a sort on a specific property that is applied to a result list.Sort direction.Static utilities for performing MongoDB queries using Spring Data.Defines whether to require a partial or exact match.Defines the contract for query parameters for performing pagination and sorting.A subclass ofQuerythat adds pagination helpers.Jakarta REST based implementation ofPagingParams.