Uses of Class
io.quarkus.rest.data.panache.deployment.properties.MethodProperties
-
Packages that use MethodProperties Package Description io.quarkus.rest.data.panache.deployment.properties -
-
Uses of MethodProperties in io.quarkus.rest.data.panache.deployment.properties
Constructor parameters in io.quarkus.rest.data.panache.deployment.properties with type arguments of type MethodProperties Constructor Description ResourceProperties(boolean exposed, String path, boolean paged, boolean hal, String halCollectionName, Map<String,MethodProperties> methodProperties)
-