in appengine/springboot/src/main/kotlin/MessageController.kt [27:29]
fun message(): Message { return Message("Hello from Google Cloud", "High") }