搶先一步
VMware 提供培訓和認證,以加速您的進度。
了解更多我謹代表 Spring、Apache Geode & Pivotal GemFire 社群,宣布推出Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.3.0.M2
。
1.3.0.M2
版本與以下版本一致:
Spring Framework 5.2.3.RELEASE
Spring Boot 2.3.0.M2
Spring Data for Apache Geode & Pivotal GemFire (SDG) 2.3.0.M3
Spring Data Neumann-M3
Spring Session for Apache Geode & Pivotal GemFire (SSDG) 2.3.0.M2
Spring Session Dragonfruit-M2
Spring Test for Apache Geode & Pivotal GemFire (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 用於記錄 GemFire/Geode 組件中的語句)橋接到 SLF4J。 最後,SBDG 提供了一個預設的可配置 logback.xml
檔案,用於以 INFO
輸出 Apache Geode 或 Pivotal GemFire 記錄語句。
您可以閱讀參考文件以取得更多詳細資訊。
我們計劃提供一個選項來預熱 GemFire/Geode 烤箱。 簡而言之,我們的意思是將資料預先載入到啟動時配置的 GemFire/Geode 區域中,其方式與 Spring Boot 提供並選取 data.sql
檔案以自動預先載入現有 RDBMS 表格的方式非常相似。 請參閱 Issue #67 以取得更多詳細資訊,並關注我們的進度。
此外,除了新增到範例之外,我們計劃讓每個範例都可以單獨構建和運行,而無需構建整個 SBDG 專案。 請參閱 Issue #75 以取得更多詳細資訊,並關注我們的進度。
一如既往,非常感謝並歡迎任何意見回饋。
問題 | PR | StackOverflow