goodplayer / turismo_plus

-- it was once designed - just modify / add my own code to turismo. :) Now it is totally a new software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

turismo_plus

 -- it was once designed - just modify / add my own code to turismo. :)
    Now it is totally a new software.

Build Status

Home Page of turismo

Contact me : http://blog.moetang.net

最新版 0.0.5-r ,详细请见下方

功能越来越多,结构越来越复杂,慢慢的脱离了sinatra/turismo的风格,从0.0.5-r版到turismo_plus代号的最后一版0.0.9-r,api将不断变化以优化API使用和框架性能

How to use latest release, just add the code below to your pom.xml:

<dependency>
    <groupId>net.moetang</groupId>
    <artifactId>turismo_plus</artifactId>
    <version>0.0.5-r</version>
</dependency>

About

-- it was once designed - just modify / add my own code to turismo. :) Now it is totally a new software.

License:Other


Languages

Language:Java 100.0%