Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 256 Bytes

paoding-rose-example

这是一个基于Rose框架的简单示例

git clone https://github.com/yangjunlong/paoding-rose-example.git
cd paoding-rose-example
mvn jetty:run

用浏览器访问:http://127.0.0.1:8088/ 页面输出Hello World!