Hello Geode users!. I've just published a small article [1] describing how spring-jpa can be used from within a Geode AsyncEventListener for write-behind purposes. It's pretty trivial, but I've seen the question being asked several times in the past and couldn't find a simple enough example online, so I decided to write my own and share it with the community. The actual source code can be found here [2]. As usual, if you liked the article please share it with a broader audience; if you didn't like it, though, just share it with me ;-). Best regards.
[1]: https://medium.com/@jujoramos/geode-write-behind-event-handling-with-spring-jpa-a54f17e19709 [2]: https://github.com/jujoramos/geode-async-listener-spring-jpa -- Ju@N
