Add 'org.apache.geode:geode-web' as testRuntime dependency containing the old Apache Geode Management/Admin REST API service and endpoints.
This commit is contained in:
@@ -34,6 +34,7 @@ dependencies {
|
||||
}
|
||||
|
||||
testRuntime "javax.cache:cache-api"
|
||||
testRuntime "org.apache.geode:geode-web:$apacheGeodeVersion"
|
||||
testRuntime "org.springframework.boot:spring-boot-starter-web"
|
||||
testRuntime "org.springframework.boot:spring-boot-starter-jetty"
|
||||
testRuntime "org.springframework.shell:spring-shell:$springShellVersion"
|
||||
|
||||
Reference in New Issue
Block a user