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:
-
ClassesClassDescriptionXmlAdapter to convert
Sort.Orderinstances intoSpringDataJaxb.OrderDtos and vice versa.Helper class containing utility methods to implement JAXBXmlAdapters as well as the DTO types to be marshalled by JAXB.The DTO forSort.Order.The DTO forPage.The DTO forPageables/PageRequests.The DTO forSort.