We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6489c commit 068ed8dCopy full SHA for 068ed8d
spring-session-hazelcast/hazelcast4/hazelcast4.gradle
@@ -23,6 +23,7 @@ dependencies {
23
compile project(':spring-session-core')
24
compile "com.hazelcast:hazelcast:4.0.2"
25
compile "org.springframework:spring-context"
26
+ compile "javax.annotation:javax.annotation-api"
27
28
testCompile "javax.servlet:javax.servlet-api"
29
testCompile "org.springframework:spring-web"
0 commit comments