Package in.co.akshitbansal.springwebquery.pathmapper
@NullMarked
package in.co.akshitbansal.springwebquery.pathmapper
Components that translate selector paths from the public query contract to
underlying entity paths, with optional shared caching.
-
ClassesClassDescriptionCached
DTOToEntityPathMappervariant that memoizes both successful and failed path resolutions.Translates DTO-visible selector paths into entity paths used for query construction.Immutable outcome of mapping one DTO selector to an entity path.CreatesDTOToEntityPathMapperinstances with optional shared caching.