File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 <dependencies >
4646 <dependency >
4747 <groupId >org.springframework.boot</groupId >
48- <artifactId >spring-boot-starter-grpc-client </artifactId >
48+ <artifactId >spring-boot-starter-grpc-server </artifactId >
4949 </dependency >
5050 <dependency >
5151 <groupId >org.springframework.boot</groupId >
52- <artifactId >spring-boot-starter-grpc -server</artifactId >
52+ <artifactId >spring-boot-starter-oauth2-resource -server</artifactId >
5353 </dependency >
54+
5455 <dependency >
5556 <groupId >org.springframework.boot</groupId >
56- <artifactId >spring-boot-starter-oauth2-resource-server</artifactId >
57+ <artifactId >spring-boot-starter-grpc-client</artifactId >
58+ <scope >test</scope >
5759 </dependency >
58-
5960 <dependency >
6061 <groupId >org.springframework.boot</groupId >
6162 <artifactId >spring-boot-starter-grpc-test</artifactId >
You can’t perform that action at this time.
0 commit comments