PostIt是一个基于Spring Boot Web的邮件客户端。 它使用Apache Geode / GemFire中加载的用户数据库。 启动 启动Geode“ gfsh”工具 gfsh 首先使用Gfsh的Geode定位器和缓存服务器 gfsh>start locator --name=local --enable-cluster-configuration gfsh>start server --name=server1 --use-cluster-configuration 在gfsh中创建将包含保存电子邮件地址/联系信息的区域 gfsh>create region --name=Us