Testing Route in camel-quarkus
Hello, is it possible to test a non-http route in camel-quarkus like we do with CamelTestSupport in camel? Thanks!
rest-swagger. Request swagger spec with auth by http
Hello, everyone Is it possible to somehow get the swagger specification by a HTTP request from a resource that requires authorization? Now when I start the route I get an error Caused by: org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: rest-swagger:// htt