cost 269 ms
如何將 Spring Boot Java 應用程序與 MS 個人帳戶用戶的 Outlook 日歷集成?

[英]How to integrate a Spring Boot Java app with Outlook calendar for MS personal account users?

想法是構建一個 Spring Boot Java 應用程序,我們可以使用它獲取 MS Outlook 個人帳戶持有人的日歷數據,比如即將發生的事件。 根據初步研究,我發現 MS-Graph API 是相同的答案,我開始使用本教程作為啟動代碼。 我的 application.yml 文件如下所示: ...

Spring 批次和 Azure Cosmos DB

[英]Spring Batch and Azure Cosmos DB

我計划在 Azure 上使用 Spring Batch 作為無服務器,並希望探索 Cosmos DB 來存儲和操作數據。 我還能將 Spring 批量元數據表與 COSMOS DB 一起使用嗎? 如果沒有,在哪里存儲 Spring 批量元數據表詳細信息? 我們如何在 Azure 上安排批處理作業? ...

Spring Cloud Stream Kafka Binder and Spring Cloud Azure EventHub compatible version for Spring Boot >1.5.20

[英]Spring Cloud Stream Kafka Binder and Spring Cloud Azure EventHub compatible version for Spring Boot >1.5.20

I have successfully used Spring Cloud Stream Kafka Binder (org.springframework.cloud:spring-cloud-starter-stream-kafka:3.0.1.RELEASE) and Spring Clo ...

帶有 application.yaml 的 spring-cloud-azure-feature-management

[英]spring-cloud-azure-feature-management with application.yaml

我正在嘗試為運行 .net core 和 java spring boot 的團隊實施快速功能標志解決方案。 我能夠使用功能管理輕松獲得使用 .net 核心運行的解決方案,並且很高興看到Spring 等效項,因為我希望所有團隊都使用基本相同的工具。但是,我遇到了問題,因為我只想首先在 applica ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM