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
aed55a1a2a42b9a4cf13fa4c44dd7afdd0faf9ae
spring-data-gemfire
/
src
/
test
History
John Blum
aed55a1a2a
Fixes JIRA issue SGF-198 involving a BeanCurrentlyInCreationException when an AsyncEventListener is defined for any AsyncEventQueue and Spring Data GemFire injects the listener into the constructor of the AsyncEventQueueFactoryBean and the AsyncEventListener is using constructor injection to some other arbitrary bean dependency in the Spring application context.
2013-11-06 15:56:58 -08:00
..
java/org/springframework/data
/gemfire
Fixes JIRA issue SGF-198 involving a BeanCurrentlyInCreationException when an AsyncEventListener is defined for any AsyncEventQueue and Spring Data GemFire injects the listener into the constructor of the AsyncEventQueueFactoryBean and the AsyncEventListener is using constructor injection to some other arbitrary bean dependency in the Spring application context.
2013-11-06 15:56:58 -08:00
resources
Fixed JIRA issue SGF-197 involving bean ordering issues when GemFire is configured with a PDX persistent Disk Store and persistent Regions contain data (keys) based on PDX types.
2013-11-01 14:14:38 -07:00