我创建了一个简单示例Pulumi TypeScript程序,它应该将Spring应用程序部署到AWS集群中。Spring应用程序在containerized/Paketo.io的帮助下被容器化/文档化,并发布到GitHub容器注册表at ghcr.io/jonashackt/microservice-api-spring-bootpublished to the GitHub Container Registry
let service = new
我正在尝试为执行器创建一个自定义api端点,其中将端点定义为一个单独的类,并使用@Endpoint注释
当列表中的出现时,端点是可见的,但是当我试图在这个http://~/actuator/urlshotnerendpoint: Using 'application/vnd.spring-boot.actuator.v3+json', given [*/*