use Java? Try the domestic lightweight Solon v1.11.4 (with video) – News Fast Delivery
A more modern framework for Java application development: faster, smaller, and freer. No Spring, no Servlet, no JavaEE;Independent lightweight ecology. The main frame is only 0.1 MB. @Controller public class App { public static void main(String[] args) { Solon.start(App.class, args); } @Get @Socket @Mapping(“/hello”) public String hello(@Param(defaultValue = “java”) String name) { return […]
use Java? Try the domestic lightweight Solon v1.11.4 (with video) – News Fast Delivery Read More »