Resty-demo -


Apache
跨平台
HTML/CSS

软件简介

Resty-demo 是以Resty作为服务端接口,regularjs作为前端构建的交互模型

Resty
开发文档

一、界面效果:

界面使用semantic ui: image

image

image

image

二、运行example示例:

1.在本地mysql数据库里创建resty-demo数据库,对应application.properties的数据库配置

3.运行resty-demo下的pom.xml->flyway-maven-plugin:clean->flyway-maven-
plugin:migration,自动根具resources下db目录下的数据库文件生成数据库表结构和数据

4.运行resty-demo下的pom.xml->tomcat7-maven-plugin:run,demo

提醒:推荐idea作为开发ide,maven做项目管理,git做源码管理

License Apache License V2