Boot 啟動器

Spring Boot 提供了一個啟動器,用於使用 Spring for GraphQL 構建 GraphQL 應用程式。有關版本資訊,請參閱 Spring for GraphQL 版本 wiki 頁面。

最簡單的入門方法是透過 start.spring.io,選擇“Spring for GraphQL”以及底層傳輸,例如透過 HTTP 或 WebSocket 的 Spring MVC 或 WebFlux,或透過 RSocket。有關支援的傳輸、自動配置相關功能等的詳細資訊,請參閱 Spring Boot 參考文件中的 Spring for GraphQL 啟動器 部分。有關測試支援,請參閱 自動配置的 GraphQL 測試

如需進一步參考,請查閱以下 GraphQL 相關內容

© . This site is unofficial and not affiliated with VMware.