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
2626
2727Before we start adding the dependencies lets start with some of our recommendation for your project setup.
2828
29- ![ project setup] ( https://grpc-ecosystem.github.io /grpc-spring/assets/images/client-project-setup.svg)
29+ ![ project setup] ( /grpc-spring/assets/images/client-project-setup.svg )
3030
3131We recommend splitting your project into 2-3 separate modules.
3232
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
2828
2929Before we start adding the dependencies lets start with some of our recommendation for your project setup.
3030
31- ![ project setup] ( https://grpc-ecosystem.github.io /grpc-spring/assets/images/server-project-setup.svg)
31+ ![ project setup] ( /grpc-spring/assets/images/server-project-setup.svg )
3232
3333We recommend splitting your project into 2-3 separate modules.
3434
Original file line number Diff line number Diff line change 2626
2727在我们开始添加依赖关系之前,让我们项目的一些设置建议开始。
2828
29- ![ 项目创建] ( https://grpc-ecosystem.github.io /grpc-spring/assets/images/client-project-setup.svg)
29+ ![ 项目创建] ( /grpc-spring/assets/images/client-project-setup.svg )
3030
3131我们建议将您的项目分为2至3个不同的模块。
3232
Original file line number Diff line number Diff line change 2828
2929在我们开始添加依赖关系之前,让我们项目的一些设置建议开始。
3030
31- ![ 项目创建] ( https://grpc-ecosystem.github.io /grpc-spring/assets/images/server-project-setup.svg)
31+ ![ 项目创建] ( /grpc-spring/assets/images/server-project-setup.svg )
3232
3333我们建议将您的项目分为2至3个不同的模块。
3434
You can’t perform that action at this time.
0 commit comments