oscerd commented on pull request #762: URL: https://github.com/apache/camel-kamelets/pull/762#issuecomment-1025503777
Hello, You can do something like this: https://github.com/apache/camel-kamelets/blob/main/kamelets/sqlserver-source.kamelet.yaml#L35 Personally I think makes a generic jdbc kamelet it's a bit too generic. The aim of Kamelets is being able to grab one of them to integrate with a specific external service or db. So IMO, it would be really better to have one Kamelet for each Database kind. -- 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]
