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
e74768f006d59210ddd3d4fe5294a60ca505674f
spring-data-gemfire
/
src
/
test
/
resources
History
John Blum
e74768f006
SGF-439 - Add 'durable-client-id' and 'durable-client-timeout' attributes to the <gfe:client-cache> namespace element for convenience.
2015-10-15 22:16:01 -07:00
..
org/springframework/data
/gemfire
SGF-439 - Add 'durable-client-id' and 'durable-client-timeout' attributes to the <gfe:client-cache> namespace element for convenience.
2015-10-15 22:16:01 -07: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_snapshot.zip
SGF-408 - Provide support in the SDG XML namespace to load a pre-defined data set using GemFire Snapshot Service for development and testing purposes.
2015-08-25 00:59:01 -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
SGF-385 - Local region does remote put in addition to local put in client cache.
2015-03-22 22:22:56 -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
gemfire-datasource-integration-test-cache.xml
SGF-409 - Modify the GemfireDataSourcePostProcessor (basis for <gfe:datasource>) to not assume a GemFire Server was configured and bootstrapped with Spring and subsequently that the SDG ListRegionsOnServerFunction was registered.
2015-07-20 12:24:34 -07:00
lazy-wiring-declarable-support-function-cache.xml
SGF-425 - Allow early initialization and re-initialization of LazyWiringDeclarableSupport instances.
2015-08-10 23:13:57 -07:00
log4j.properties
SGF-121 - Fixed issue with data-policy
2012-08-29 12:08:23 -04:00
lookup-region-mutation-cache.xml
SGF-196 - Support adding CacheListeners, CacheLoaders and CacheWriters, along with other mutable Region attributes to an existing Region.
2015-04-22 16:18:31 -07:00
people.snapshot
SGF-408 - Provide support in the SDG XML namespace to load a pre-defined data set using GemFire Snapshot Service for development and testing purposes.
2015-08-24 22:45:44 -07: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
trusted.keystore
SGF-414 - Resolve incompatibility between the DistributedSystem created by the PoolFactoryBean and the DistributedSystem resolved by the ClientCacheFactoryBean when SSL is configured.
2015-07-09 18:31:00 -07:00