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
8394db1126d4e8c4a10eff61c3daed0c24a771ef
spring-data-gemfire
/
src
/
test
/
resources
History
John Blum
08d5a4e8d6
Additional post-merge (cherry-pick) cleanup, fixing test failures and merge change conflicts.
2014-09-03 18:58:08 -07:00
..
org/springframework/data
/gemfire
Additional post-merge (cherry-pick) cleanup, fixing test failures and merge change conflicts.
2014-09-03 18:58:08 -07:00
autoregionlookup-cache.xml
Post-merge (cherry-pick) cleanup, fixing test failures and merge change conflicts.
2014-09-03 18:18:54 -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
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