apupier commented on code in PR #26515:
URL: https://github.com/apache/camel/pull/26515#discussion_r4026754710


##########
components/camel-platform-http-vertx/src/main/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpRouter.java:
##########
@@ -269,6 +269,7 @@ public Router clear() {
     }
 
     @Override
+    @Deprecated(since = "4.23")
     public Route mountSubRouter(String mountPoint, Router subRouter) {

Review Comment:
   the method has been deprecated in the parent class



-- 
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]

Reply via email to