Class FruitResource
- java.lang.Object
-
- org.apache.camel.quarkus.component.rest.openapi.it.FruitResource
-
@Path("/fruits") @Produces("application/json") public class FruitResource extends Object
-
-
Constructor Summary
Constructors Constructor Description FruitResource()
-