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
5a6f2ef7c1fa692eb530971d61b475bbf686c235
spring-boot-data-geode
/
spring-geode-samples
/
caching
/
http-session
/
src
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
..
main
Remove use of internal Apache Geode API o.a.g.internal.concurrent.ConcurrentHashSet class.
2020-01-24 19:10:32 -08:00
test/java/example/app/caching/session
/http
Disable SSL auto-configuration for all Spring Geode Sample tests.
2019-09-10 01:12:35 -07:00