"Effortless asynchronous application development for the modern web and enterprise"

heavenshellheavenshell のブックマーク 2013/03/29 15:39

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Eclipse Vert.x

    public class Server extends VerticleBase { public Future<?> start() { return vertx.createHttpServer() .requestHandler(req -> req.response() .putHeader("content-type", "text/plain") .end("Hello from...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう