Package com.totvs.tjf.api.jpa.data.web
package com.totvs.tjf.api.jpa.data.web
-
ClassesClassDescription
HandlerMethodArgumentResolver
to automatically createSort
instances from request parameters orSortDefault
annotations, based on the TOTVS API Guide specifications.Define a customModule
to register the custom serializers and deserializers designed to attend TOTVS API Guide using the standard Spring Data implementations.Serialize all theSlice
andPage
implementation as specified by the TOTVS API Guide.