Add 'javax.cache:cache-api' as a runtime dependency to the starters.
This commit is contained in:
@@ -12,6 +12,8 @@ dependencies {
|
||||
|
||||
compile(project(':spring-geode-autoconfigure'))
|
||||
|
||||
runtime 'javax.cache:cache-api'
|
||||
|
||||
runtime 'org.springframework.shell:spring-shell'
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user