Uses of Package
info.ejava.examples.common.dto.paging
Packages that use info.ejava.examples.common.dto.paging
Package
Description
-
Classes in info.ejava.examples.common.dto.paging used by info.ejava.examples.common.dto.pagingClassDescriptionThis class is responsible for serializing and deserializing a Spring Data Pageable object to/from an API.This mutable adapter class is used to unmarshal JSON/XML using Jackson and build a resulting immutable object.This class is used to encode and decode a Spring Data Sort for use in API calls so that it can be sent in a single queryParameter and returned in a single string property or XML attribute.
-
Classes in info.ejava.examples.common.dto.paging used by info.ejava.examples.db.jpa.songs.dtoClassDescriptionThis class is responsible for serializing and deserializing a Spring Data Pageable object to/from an API.
-
Classes in info.ejava.examples.common.dto.paging used by info.ejava.examples.db.mongo.books.dtoClassDescriptionThis class is responsible for serializing and deserializing a Spring Data Pageable object to/from an API.
-
Classes in info.ejava.examples.common.dto.paging used by info.ejava.examples.db.validation.contacts.dtoClassDescriptionThis class is responsible for serializing and deserializing a Spring Data Pageable object to/from an API.