/annex-web

Primary LanguageJavaScript

annex-web

技术

  • 本项目属于java-web类项目,主要采用maven+jetty+springmvc实现简单的后台与客户端页面交互。

  • 主要技术spring、mvc、freemarker、js、css、javascript、ftl/jsp/html。

项目启动

  • 编译: mvn clean compile

  • 启动: mvn jetty:run