See gh-48577 Signed-off-by: jwalter <joakim.waltersson@gmail.com>
@ -19,7 +19,6 @@ import org.springframework.web.bind.annotation.RequestBody
import org.springframework.web.service.annotation.HttpExchange
import org.springframework.web.service.annotation.PostExchange
@HttpExchange("echo")
interface EchoService {
@PostExchange