Skip to content
/ wint Public

一个简单Java Web框架,足够简单,足够易用,适合快速开发!

License

Notifications You must be signed in to change notification settings

pister/wint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wint

A simple MVC WebFramework which is easy to use.

mvn install to install the wint to the local maven repository.

the at any your project path, type:

mvn wint:gen

enter the project info for generate!

and then type:

mvn wint:run to start the web server.

open the browse and type http://127.0.0.1:8080

join it~

more detail see: https://github.com/pister/wint/wiki/Quick-Start-Wint

About

一个简单Java Web框架,足够简单,足够易用,适合快速开发!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages