FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fastjson2/example-spring-test at main · alibaba/fastjson2 · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

启动方式

运行SpringTestApplication.main方法即可

测试

访问http://localhost:8080/test?username=123&password=456,测试HttpMessageConverter是否正常工作。 访问http://localhost:8080/hello进入一个聊天页面,测试websocket是否正常工作。 访问任意找不到的地址,即可测试FastJsonJsonView,错误页面已经使用FastJsonJsonView。


Back | FazBrowse Home | New Git URL