Add apache-geode-micrometer2 module as a runtimeOnly project dependency in the spring-geode-starter.
This commit is contained in:
@@ -9,6 +9,8 @@ dependencies {
|
||||
api project(':spring-geode')
|
||||
api project(':spring-geode-autoconfigure')
|
||||
|
||||
runtimeOnly project(':apache-geode-micrometer2')
|
||||
|
||||
runtimeOnly 'org.springframework.shell:spring-shell'
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user