問題タブ [spring-cloud-function]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - Kinesis を使用した Spring Cloud 関数
Spring Cloud Function を使用した AWS Lambda を介して、AWS Kinesis Streams で受信するデータをリッスンしようとしています。Kinesis からの入力をハンドラーにマッピングできません。
MyHandler.java
マッパー機能
これが私Payload
のPOJOです。
どんなヘルプも役に立ちます。
azure - Azure ストレージ トリガー
のドキュメントを@BlobTrigger
見ていると、例ではコンテンツがバイト配列として渡されていることがわかります。スプリングのFileStorageResource
供給は可能ですか?これが可能かどうかを示すものをオンラインで見つけることができません