ricardozanini commented on issue #1920: URL: https://github.com/apache/incubator-kie-issues/issues/1920#issuecomment-2976630659
@ydayagi the extension now supports the `@Url` annotation: https://quarkus.io/guides/rest-client#dynamic-base-urls Meaning that one of the parameters of each Rest API generated has a URL. So you can send the URL based on any conditionals to the generated API. For the security portion, one can add a custom CredentialProvider. I suggest connecting to Gabriel Farache since he's currently working on a feature for this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
