Skip to content
/ tms Public

新建训练管理系统, 首次提交到GitHub

Notifications You must be signed in to change notification settings

moonmanbu/tms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App Demo

A simple TODO Application built on top of ActFramework and Ebean

To run this application in dev mode:

mvn clean compile exec:exec

To run this application in prod mode:

mvn clean package
cd target/dist
unzip *.zip
./start

Go to your browser and navigate to http://localhost:5460.

About

新建训练管理系统, 首次提交到GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published