This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-gemfire
Watch
1
Star
0
Fork
0
You've already forked spring-data-gemfire
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8532441facee46d553bc5eb7043b19c56b03df2e
spring-data-gemfire
/
src
/
test
/
resources
History
John Blum
743dd48127
SGF-358 - Enhance SDG's Function annotation support to allow strongly-typed arguments in the context of PDX even when read-serialized is set to true.
2014-12-12 16:42:30 -08:00
..
org/springframework/data
/gemfire
SGF-358 - Enhance SDG's Function annotation support to allow strongly-typed arguments in the context of PDX even when read-serialized is set to true.
2014-12-12 16:42:30 -08:00
autoregionlookup-cache.xml
Adding a simple test case to assert the contract and functional behavior of the <gfe:auto-region-lookup/> element when used in Spring context config coupled with GemFire's native cache.xml configuration file.
2014-09-01 13:56:18 -07:00
cache-with-declarable.xml
+ initial commit
2010-06-29 20:58:20 +03:00
cache-with-regions.xml
Completes JIRA ticket SGF-204 changing the default behavior of peer and client Region types to not perform a lookup first of an existing Region of the same name/path if the Region was created and configured using native cache.xml in GemFire in addition Spring config.
2014-03-11 21:19:10 -07:00
cache-with-spring-context-bootstrap-initializer-using-base-packages.xml
Added support to the SpringContextBootstrappingInitializer class for component scanning given a set of base packages to scan. Refactored LazyWiringDeclarableSupport to implement the DisposableBean interface in order for any extending bean component to unregister itself from the SpringContextBootstrappingInitializer to stop receiving ApplicationContext event notifications when destroyed. Fully tested the application component scanning and configuration using Annotations and JavaConfig-based configuration, uplifting some of the application components (UserDao, UserService, etc) from the integration test and adding a UserApplicationConfiguration @Configuration component in order to test this functionlity properly.
2014-03-25 11:04:31 -07:00
cache-with-spring-context-bootstrap-initializer.xml
Added support to the SpringContextBootstrappingInitializer class for component scanning given a set of base packages to scan. Refactored LazyWiringDeclarableSupport to implement the DisposableBean interface in order for any extending bean component to unregister itself from the SpringContextBootstrappingInitializer to stop receiving ApplicationContext event notifications when destroyed. Fully tested the application component scanning and configuration using Annotations and JavaConfig-based configuration, uplifting some of the application components (UserDao, UserService, etc) from the integration test and adding a UserApplicationConfiguration @Configuration component in order to test this functionlity properly.
2014-03-25 11:04:31 -07:00
clientcache-with-regions.xml
Completes JIRA ticket SGF-204 changing the default behavior of peer and client Region types to not perform a lookup first of an existing Region of the same name/path if the Region was created and configured using native cache.xml in GemFire in addition Spring config.
2014-03-11 21:19:10 -07:00
cluster_config.zip
Additional changes for SGF-226 supporting cluster-based configuration in GemFire 8 based on latest changes to the shared, persistent cluster configuration service in preparation for the 8.0 release. The recent changes in SDG for the shared, persistent cluster-based configuration feature are based on GemFire RC build number r48398.
2014-08-12 12:34:15 -07:00
clusterconfig-cache.xml
Renamed the clusterconfig-test-cache.xml to clusterconfig-cache.xml to start a standard naming convention (<feature>-cache.xml) for native GemFire cache.xml files in the SDG codebase.
2014-09-01 12:27:13 -07:00
gemfire-cache.xml
SGF-35
2011-08-24 21:23:24 +03:00
gemfire-client-cache.xml
SGF-133: Enabled pool autowiring
2012-10-09 12:05:40 -04:00
log4j.properties
SGF-121 - Fixed issue with data-policy
2012-08-29 12:08:23 -04:00
port.properties
SGF-50
2011-05-16 20:08:22 +03:00
subregion-cache.xml
Partial Fix and Refactoring for JIRA issue SGF-236 enabling the <gfe:lookup-region/> nested element syntax to function properly.
2014-01-21 13:09:02 -08:00