Uses of Record Class
com.loomcache.springboot.controller.QueryController.QueryRequest
Packages that use QueryController.QueryRequest
-
Uses of QueryController.QueryRequest in com.loomcache.springboot.controller
Methods in com.loomcache.springboot.controller with parameters of type QueryController.QueryRequestModifier and TypeMethodDescriptionQueryController.executeQuery(@Valid @Nullable QueryController.QueryRequest request) Execute a query to fetch map data.