File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
<groupId >org.springframework.grpc</groupId >
13
13
<artifactId >grpc-client-sample</artifactId >
14
14
<version >0.6.0-SNAPSHOT</version >
15
- <name >Spring gRPC Server Sample</name >
15
+ <name >Spring gRPC Client Sample</name >
16
16
<description >Demo project for Spring gRPC</description >
17
17
<url />
18
18
<licenses >
175
175
</pluginRepositories >
176
176
177
177
178
- </project >
178
+ </project >
Original file line number Diff line number Diff line change 12
12
<groupId >org.springframework.grpc</groupId >
13
13
<artifactId >grpc-secure-sample</artifactId >
14
14
<version >0.6.0-SNAPSHOT</version >
15
- <name >Spring gRPC Server Sample</name >
15
+ <name >Spring gRPC Secure Sample</name >
16
16
<description >Demo project for Spring gRPC</description >
17
17
<url />
18
18
<licenses >
Original file line number Diff line number Diff line change 12
12
<groupId >org.springframework.grpc</groupId >
13
13
<artifactId >grpc-tomcat-secure-sample</artifactId >
14
14
<version >0.6.0-SNAPSHOT</version >
15
- <name >Spring gRPC Server Sample</name >
15
+ <name >Spring gRPC Tomcat Secure Sample</name >
16
16
<description >Demo project for Spring gRPC</description >
17
17
<url />
18
18
<licenses >
Original file line number Diff line number Diff line change 12
12
<groupId >org.springframework.grpc</groupId >
13
13
<artifactId >grpc-tomcat-sample</artifactId >
14
14
<version >0.6.0-SNAPSHOT</version >
15
- <name >Spring gRPC Server Sample</name >
15
+ <name >Spring gRPC Tomcat Sample</name >
16
16
<description >Demo project for Spring gRPC</description >
17
17
<url />
18
18
<licenses >
Original file line number Diff line number Diff line change 12
12
<groupId >org.springframework.grpc</groupId >
13
13
<artifactId >grpc-webflux-sample</artifactId >
14
14
<version >0.6.0-SNAPSHOT</version >
15
- <name >Spring gRPC Server Sample</name >
15
+ <name >Spring gRPC Webflux Sample</name >
16
16
<description >Demo project for Spring gRPC</description >
17
17
<url />
18
18
<licenses >
You can’t perform that action at this time.
0 commit comments