This repository was archived by the owner on Mar 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
src/main/java/com/google/cloud/spanner/sample
spring-data-mybatis/googlesql Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 <type >pom</type >
6666 <scope >import</scope >
6767 </dependency >
68+ <dependency >
69+ <groupId >com.google.cloud</groupId >
70+ <artifactId >grpc-gcp</artifactId >
71+ <version >1.9.0</version >
72+ </dependency >
6873 <dependency >
6974 <groupId >com.google.cloud</groupId >
7075 <artifactId >google-cloud-shared-dependencies</artifactId >
Original file line number Diff line number Diff line change 3434 <scope >import</scope >
3535 <type >pom</type >
3636 </dependency >
37+ <dependency >
38+ <groupId >com.google.cloud</groupId >
39+ <artifactId >grpc-gcp</artifactId >
40+ <version >1.9.0</version >
41+ </dependency >
3742 <dependency >
3843 <groupId >com.google.cloud</groupId >
3944 <artifactId >libraries-bom</artifactId >
Original file line number Diff line number Diff line change 3434 <scope >import</scope >
3535 <type >pom</type >
3636 </dependency >
37+ <dependency >
38+ <groupId >com.google.cloud</groupId >
39+ <artifactId >grpc-gcp</artifactId >
40+ <version >1.9.0</version >
41+ </dependency >
3742 <dependency >
3843 <groupId >com.google.cloud</groupId >
3944 <artifactId >libraries-bom</artifactId >
Original file line number Diff line number Diff line change 3636import java .io .IOException ;
3737import java .util .concurrent .ThreadLocalRandom ;
3838import org .springframework .beans .factory .annotation .Value ;
39- import org .springframework .boot .autoconfigure .AutoConfiguration ;
40- import org .springframework .boot .autoconfigure .jdbc .DataSourceAutoConfiguration ;
4139import org .springframework .context .annotation .Bean ;
4240import org .springframework .context .annotation .Configuration ;
4341
Original file line number Diff line number Diff line change 3939 <scope >import</scope >
4040 <type >pom</type >
4141 </dependency >
42+ <dependency >
43+ <groupId >com.google.cloud</groupId >
44+ <artifactId >grpc-gcp</artifactId >
45+ <version >1.9.0</version >
46+ </dependency >
4247 <dependency >
4348 <groupId >com.google.cloud</groupId >
4449 <artifactId >libraries-bom</artifactId >
You can’t perform that action at this time.
0 commit comments