Android代码-javalin

时间:2022-08-27 16:11:07
【文件属性】:

文件名称:Android代码-javalin

文件大小:379KB

文件格式:ZIP

更新时间:2022-08-27 16:11:07

Android代码

Javalin - A simple web framework for Java and Kotlin Javalin is a very lightweight web framework for Kotlin and Java which supports WebSockets, HTTP2 and async requests. Javalin’s main goals are simplicity, a great developer experience, and first class interoperability between Kotlin and Java. Javalin is more of a library than a framework. Some key points: You don't need to extend anything There are no @Annotations There is no reflection There is no other magic; just code. General information:


网友评论