spring-data-geode icon indicating copy to clipboard operation
spring-data-geode copied to clipboard

Add POJO method annotation support for Apache Geode event handlers and callbacks such as CacheListeners [DATAGEODE-236]

Open spring-projects-issues opened this issue 6 years ago • 1 comments
trafficstars

kohlmu-pivotal opened DATAGEODE-236 and commented

Add a method Annotation that allows the body of the method to be the execution body for CacheListeners, CacheWriters


Reference URL: https://jira.spring.io/browse/SGF-453

spring-projects-issues avatar Oct 10 '19 22:10 spring-projects-issues

kohlmu-pivotal commented

Completed work on AsCacheListener, AsCacheWriter and AsRegionEventHandler

spring-projects-issues avatar Apr 07 '20 20:04 spring-projects-issues