ebullient commented on issue #4557:
URL: https://github.com/apache/camel-quarkus/issues/4557#issuecomment-1426012388
`.to("vertx-websocket:localhost:8080/foo")` .. that doesn't work so well
given profile-specific ways to change the host and/or port, though, does it (w/
late binding config injection scoped by quarkus profile?)
I personally would never use the hard-coded host:port form.. ever. The
implied/disovered is better.
--
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]