基于jfinal封装的web框架
Primary LanguageJava
基于jfinal封装的web框架,目前仍在封装中
启动
使用mvn和spring-boot插件启动即可
mvn clean package -DskipTests spring-boot:run