强烈建议使用J2mvc 2.1以后的版本。
version 2.1.01
1.优化路径跳转,Servlet和Filter方式的路径设置
2.优化内存销毁
3.更换JSON依赖包
4.优化接收方法RequestMethod,封装不同ContentType格式提交
封装JSON,XML数据提交模块
JSON请求示例
{
"id":"JSON134851",
"title":"JSON提交的标题",
"price":65.1,
"stock":100
}
XML请求示例
<!DOCTYPE root [
<!ELEMENT root ANY>
<!ATTLIST Product SSN ID #REQUIRED>]>
<root>
<Product SSN='id'>XMLID12354</Product>
<Product SSN='title'>XML提交的标题 </Product>
<Product SSN='price'>55 </Product>
<Product SSN='stock'>32 </Product>
</root>
version ...
| License | Apache 2.0 |
|---|---|
| Tags | frameworkwebmvc |
| HomePage | http://www.j2mvc.com 🔍 Inspect URL |
| Ranking | #250135 in MvnRepository (See Top Artifacts) |
| Used By | 2 artifacts |
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
2.1.x | 2.1.10 | Central |
0
| Jul 03, 2019 | |
| 2.1.09 | Central |
0
| Jun 16, 2019 | ||
| 2.1.08 | Central | Jun 13, 2019 | |||
| 2.1.07 | Central |
0
| Jun 09, 2019 | ||
| 2.1.06 | Central |
0
| Jun 08, 2019 | ||
| 2.1.05 | Central |
0
| Jun 08, 2019 | ||
| 2.1.04 | Central |
0
| Jun 08, 2019 | ||
| 2.1.03 | Central |
0
| Jun 08, 2019 | ||
| 2.1.02 | Central |
0
| Jun 08, 2019 | ||
| 2.1.01 | Central |
0
| Jun 08, 2019 | ||
2.0.x | 2.0.3 | Central |
0
| Jun 07, 2019 | |
| 2.0.2 | Central | Jun 06, 2019 | |||
| 2.0.1 | Central | Jun 06, 2019 | |||
1.10.x | 1.10.1 | Central | Jun 06, 2019 | ||
1.2.x | 1.2.1 | Central | Jun 06, 2019 |