Skip to content

Commit 00a5b45

Browse files
author
degree.lei@gmail.com
committed
how to use
1 parent bd6adad commit 00a5b45

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
netty 集成 spring mvc
2+
3+
=================
4+
5+
#### 项目功能
6+
7+
- 支持spring mvc的controller中,注解方式获取参数
8+
- 支持返回json
9+
- 支持post请求
10+
11+
#### 如何测试
12+
13+
- 下载项目,启动org.springframework.sandbox.netty.MyServer
14+
- 浏览器访问localhost:8080
15+
16+
#### 如何使用
17+
18+
- 在org.springframework.sandbox.mvc.TestController中,你可以修改自己的业务

0 commit comments

Comments
 (0)