Package com.totvs.tjf.api.jpa.data.web


package com.totvs.tjf.api.jpa.data.web
  • Classes
    Class
    Description
     
    HandlerMethodArgumentResolver to automatically create Sort instances from request parameters or SortDefault annotations, based on the TOTVS API Guide specifications.
    Define a custom Module to register the custom serializers and deserializers designed to attend TOTVS API Guide using the standard Spring Data implementations.
     
    Serialize all the Slice and Page implementation as specified by the TOTVS API Guide.