Package org.springframework.data.domain.jaxb
@NonNullApi
package org.springframework.data.domain.jaxb
Central domain abstractions especially to be used in combination with the
Repository
abstraction.- See Also:
-
ClassDescriptionXmlAdapter to convert
Sort.Order
instances intoSpringDataJaxb.OrderDto
s and vice versa.Helper class containing utility methods to implement JAXBXmlAdapter
s as well as the DTO types to be marshalled by JAXB.The DTO forSort.Order
.The DTO forPage
.The DTO forPageable
s/PageRequest
s.The DTO forSort
.