This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-boot-data-geode
Watch
1
Star
0
Fork
0
You've already forked spring-boot-data-geode
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.2.x
Add File
New File
Upload File
Apply Patch
spring-boot-data-geode
/
spring-geode-samples
/
caching
/
http-session
History
John Blum
dd593625d8
Remove use of internal Apache Geode API o.a.g.internal.concurrent.ConcurrentHashSet class.
...
Replace with java.util.HashSet wrapped with java.util.Collections.synchronizedSet(:Set).
2020-01-24 19:10:32 -08:00
..
src
Remove use of internal Apache Geode API o.a.g.internal.concurrent.ConcurrentHashSet class.
2020-01-24 19:10:32 -08:00
spring-geode-samples-caching-httpsession.gradle
Switch direct [test] compile dependency on 'org.springframework.data:spring-data-geode-test' to 'spring-geode-starter-test'.
2019-08-23 00:18:54 -07:00