starting testing
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -35,7 +35,8 @@ dependencies {
|
||||
implementation 'com.google.cloud:spring-cloud-gcp-starter'
|
||||
implementation 'com.google.cloud:spring-cloud-gcp-starter-storage'
|
||||
implementation 'org.springframework.modulith:spring-modulith-starter-core'
|
||||
compileOnly 'org.projectlombok:lombok'
|
||||
implementation 'io.grpc:grpc-netty'
|
||||
implementation 'io.netty:netty-all'
|
||||
developmentOnly 'org.springframework.boot:spring-boot-devtools'
|
||||
runtimeOnly 'org.springframework.modulith:spring-modulith-actuator'
|
||||
runtimeOnly 'org.springframework.modulith:spring-modulith-observability'
|
||||
@@ -44,6 +45,7 @@ dependencies {
|
||||
testImplementation 'io.projectreactor:reactor-test'
|
||||
testImplementation 'org.springframework.modulith:spring-modulith-starter-test'
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
implementation 'com.nimbusds:nimbus-jose-jwt:9.41.1'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Reference in New Issue
Block a user