switchIfEmpty (Mono.just("Hello world!")) .flatMap(ok()::bodyValue) ) .path("/person", () -> route() .GET("", personHandler::getAll) .
確定! 回上一頁