You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: trpc-demo/trpc-spring-demo/trpc-spring-server-demo/src/main/java/com/tencent/trpc/spring/demo/server/impl/GreeterServiceImpl.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/*
2
2
* Tencent is pleased to support the open source community by making tRPC available.
3
3
*
4
-
* Copyright (C) 2023 THL A29 Limited, a Tencent company.
4
+
* Copyright (C) 2023 THL A29 Limited, a Tencent company.
5
5
* All rights reserved.
6
6
*
7
7
* If you have downloaded a copy of the tRPC source code from Tencent,
@@ -26,11 +26,11 @@ public class GreeterServiceImpl implements GreeterServiceAPI {
Copy file name to clipboardexpand all lines: trpc-demo/trpc-spring-demo/trpc-spring-server-demo/src/main/java/com/tencent/trpc/spring/demo/server/impl/GreeterServiceImpl2.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/*
2
2
* Tencent is pleased to support the open source community by making tRPC available.
3
3
*
4
-
* Copyright (C) 2023 THL A29 Limited, a Tencent company.
4
+
* Copyright (C) 2023 THL A29 Limited, a Tencent company.
5
5
* All rights reserved.
6
6
*
7
7
* If you have downloaded a copy of the tRPC source code from Tencent,
@@ -26,11 +26,11 @@ public class GreeterServiceImpl2 implements GreeterService2API {
0 commit comments