Package in.co.akshitbansal.springwebquery.config
@NullMarked
package in.co.akshitbansal.springwebquery.config
Spring Boot auto-configuration that wires the parser, validators, operator
registry, path-mapping infrastructure, and supporting integrations exposed by
the starter module.
-
ClassesClassDescriptionAuto-configuration that wires the core factories used by query validation and DTO/entity path translation.Registers RSQL JPA converters required by the starter.Registers validated default operators, custom operators, and the derived parser/predicate helper collections used by the starter.Publishes the shared
RSQLParserused by specification resolvers.Publishes the validator components shared by pageable and specification resolver auto-configuration.