我想使用 spring 2.5.5-SNAPSHOT,但是,我没有看到 GCP-Messaging 可用于该版本。这是否意味着它将在以后添加或弃用?
我的目标
使用 GCP pubsub 或 pubsublite 设置 springboot 应用程序。
包括“activemq”的启动器[将消息从兔子复制到 gcp-pubsublite]
决定 gcp-starters 2.5.5 还是 2.4.5
- If springboot is going to support gcp-starters for 2.5.5, use 2.4.5 for now, and later switch to springboot 2.5.5. - If springboot is deprecating gcp-starters for 2.5.5 find alternative starters right now.