xjlgod commented on code in PR #7637: URL: https://github.com/apache/incubator-seata/pull/7637#discussion_r2365397368
########## console/src/main/java/io/modelcontextprotocol/server/DefaultMcpTransportContext.java: ########## @@ -0,0 +1,48 @@ +/* + * Copyright 2024-2025 the original author or authors. + */ + +package io.modelcontextprotocol.server; Review Comment: Do not use io package, use org.apache.seata -- 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]
