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
d8b965d6f1cdf97f5f79a7a3ac4a771f9e093eb7
spring-boot-data-geode
/
apache-geode-extensions
/
src
/
test
/
java
/
org
/
springframework
/
geode
History
John Blum
df466c0a62
Add PdxInstanceWrapper class to wrap (decorate) existing PdxInstances and more appropriately handle JSON to Object mappings returned by getObject().
2020-05-12 19:01:17 -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
Add PdxInstanceWrapper class to wrap (decorate) existing PdxInstances and more appropriately handle JSON to Object mappings returned by getObject().
2020-05-12 19:01:17 -07:00
security
Remove uses of the org.apache.geode.management.internal.security.ResourceConstants class to refer to Security constants and properties.
2020-02-21 19:14:36 -08:00
util
Add abstract utility class for working with GemFire/Geode cache instances (ClientCache & peer Cache) and Regions.
2020-05-11 00:00:10 -07:00