抢先一步
VMware 提供培训和认证,以加速您的进展。
了解更多我很高兴代表 Spring、Apache Geode & Pivotal GemFire 社区宣布发布用于 Apache Geode & Pivotal GemFire 的 Spring Boot (SBDG) 1.3.0.M2
。
1.3.0.M2
版本与以下版本对齐:
Spring Framework 5.2.3.RELEASE
Spring Boot 2.3.0.M2
用于 Apache Geode & Pivotal GemFire 的 Spring Data (SDG) 2.3.0.M3
Spring Data Neumann-M3
用于 Apache Geode & Pivotal GemFire 的 Spring Session (SSDG) 2.3.0.M2
Spring Session Dragonfruit-M2
用于 Apache Geode & Pivotal GemFire 的 Spring Test (STDG) 0.0.13.RELEASE
有关更多详细信息,请参见变更日志。
此版本可在Spring Milestone Repository 以及 可用于Spring Initializer 上,网址为start.spring.io。
SBDG 1.3.0.M2
添加了新的启动器,用于启用在 Apache Geode (org.springframework.geode:spring-geode-starter-logging:1.3.0.M2
) 或 Pivotal GemFire (org.springframework.geode:spring-gemfire-starter-logging:1.3.0.M2
) 中记录日志。
开箱即用,SBDG 导入 org.springframework.boot:spring-boot-starter-logging
依赖项,并使用 Logback 作为默认的日志系统提供程序。 它还自动桥接 Log4j API,Apache Geode/Pivotal GemFire 使用该 API 在 GemFire/Geode 组件中记录语句到 SLF4J。 最后,SBDG 提供了一个默认的可配置的 logback.xml
文件,以 INFO
输出 Apache Geode 或 Pivotal GemFire 日志语句。
您可以阅读参考文档以获取更多详细信息。
我们计划提供一个预热 GemFire/Geode 的选项。 简而言之,我们的意思是像提供 data.sql
文件并由 Spring Boot 自动加载现有 RDBMS 表一样,在启动时将数据预加载到配置的 GemFire/Geode Region 中。 有关更多详细信息,请参见 Issue #67 并关注我们的进展。
此外,除了添加到 示例 中,我们计划使每个示例都可以单独构建和运行,而无需构建整个 SBDG 项目。 有关更多详细信息,请参见 Issue #75 并关注我们的进展。
一如既往,欢迎并感谢任何反馈。
Issue | PR | StackOverflow