scx::sparkles:web后台开发框架 源码
基于Vert.x的后台Web快速开发框架 使用方法 展开项目约会到您自己的项目中。 < dependency> < groupId>cool.scx < artifactId>scx < version>0.9.15 编写启动类 public class YourApp { public static void main ( String [] args ) { ScxApp . run( YourApp . class, args); } } 运行main方法。
下载地址
用户评论