File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ This section deals with how to get Spring to connect to a grpc server and manage
26
26
27
27
Before we start adding the dependencies lets start with some of our recommendation for your project setup.
28
28
29
- ![ project setup] ( /grpc-spring-boot-starter /assets/images/client-project-setup.svg )
29
+ ![ project setup] ( /grpc-spring/assets/images/client-project-setup.svg )
30
30
31
31
We recommend splitting your project into 2-3 separate modules.
32
32
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This section describes the steps necessary to convert your application into a gr
28
28
29
29
Before we start adding the dependencies lets start with some of our recommendation for your project setup.
30
30
31
- ![ project setup] ( /grpc-spring-boot-starter /assets/images/server-project-setup.svg )
31
+ ![ project setup] ( /grpc-spring/assets/images/server-project-setup.svg )
32
32
33
33
We recommend splitting your project into 2-3 separate modules.
34
34
Original file line number Diff line number Diff line change 26
26
27
27
在我们开始添加依赖关系之前,让我们项目的一些设置建议开始。
28
28
29
- ![ 项目创建] ( /grpc-spring-boot-starter /assets/images/client-project-setup.svg )
29
+ ![ 项目创建] ( /grpc-spring/assets/images/client-project-setup.svg )
30
30
31
31
我们建议将您的项目分为2至3个不同的模块。
32
32
Original file line number Diff line number Diff line change 28
28
29
29
在我们开始添加依赖关系之前,让我们项目的一些设置建议开始。
30
30
31
- ![ 项目创建] ( /grpc-spring-boot-starter /assets/images/server-project-setup.svg )
31
+ ![ 项目创建] ( /grpc-spring/assets/images/server-project-setup.svg )
32
32
33
33
我们建议将您的项目分为2至3个不同的模块。
34
34
You can’t perform that action at this time.
0 commit comments