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
76312c12a224ae902390825b6abb8a7946215a1e
spring-boot-data-geode
/
apache-geode-extensions
/
src
/
test
/
java
/
org
/
springframework
/
geode
History
John Blum
ba24c50ba2
Cleanup uses and/or overrides of Apache Geode, Spring and Test Framework (e.g. Mockito) deprecated APIs.
2020-07-23 14:57:09 -07:00
..
app
Update Copyright to 2020.
2020-02-19 23:04:23 -08:00
cache
Add SimpleCacheResolver class to resolve instances of GemFire/Geode ClientCaches and peer Caches.
2020-05-09 23:03:26 -07:00
distributed
/event
Refactor MembershipListenerAdapter away from using java.util.function.Consumer implementations to delegate the processing of membership event towards using the new MembershipEvent types along with overloaded membership event handler methods.
2020-04-27 14:35:21 -07:00
pdx
Move PdxInstance identifier/identity resolution logic from JsonCacheDataImporterExporter to PdxInstanceWrapper.
2020-06-10 12:39:21 -07:00
security
Cleanup uses and/or overrides of Apache Geode, Spring and Test Framework (e.g. Mockito) deprecated APIs.
2020-07-23 14:57:09 -07:00
util
Adapt CacheUtils to identify client LOCAL Regions when collecting (getting) all values from the Region in collectValues(:Region).
2020-06-08 15:08:14 -07:00