@ManagedService(path = "/chat") public class ChatEndpoint { @Get public String onMessage() { return "Hello, World!"; } }


上一篇:
下一篇:
切换中文