关于 该项目是作为博客文章的示例创建的 启动演示应用 ./gradlew run 发送请求到API curl localhost:8080/greet { " message " : " Hello World! " } curl localhost:8080/status { " status " : " OK " }