Rename explicit references to github org
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies {
|
||||
implementation 'io.grpc:grpc-services'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testImplementation 'org.springframework.grpc:spring-grpc-test'
|
||||
testImplementation 'org.springframework.experimental.boot:spring-boot-testjars-maven:0.0.3'
|
||||
testImplementation 'org.springframework.experimental.boot:spring-boot-testjars-maven:0.0.4'
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
}
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ These additional references should also help you:
|
||||
|
||||
* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)
|
||||
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html)
|
||||
* [Various sample apps using Spring gRPC](https://github.com/spring-projects-experimental/spring-grpc/tree/main/samples)
|
||||
* [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples)
|
||||
|
||||
## GraalVM Native Support
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ For further reference, please consider the following sections:
|
||||
These additional references should also help you:
|
||||
|
||||
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html)
|
||||
* [Various sample apps using Spring gRPC](https://github.com/spring-projects-experimental/spring-grpc/tree/main/samples)
|
||||
* [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples)
|
||||
|
||||
## GraalVM Native Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user