Package io.quarkus.rest.data.panache
-
Interface Summary Interface Description ReactiveRestDataResource<Entity,ID> Base Reactive REST data Panache resource interface.RestDataResource<Entity,ID> Base REST data Panache resource interface. -
Exception Summary Exception Description RestDataPanacheException -
Annotation Types Summary Annotation Type Description MethodProperties An optional annotation to customize generated JAX-RS resource methods.ResourceProperties An optional annotation to customize generated JAX-RS resource.