强烈建议使用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.39 | Central |
0
| Dec 29, 2021 | |
| 2.1.38 | Central |
0
| Dec 21, 2021 | ||
| 2.1.36 | Central |
0
| Nov 05, 2021 | ||
| 2.1.35 | Central |
0
| Nov 05, 2021 | ||
| 2.1.31 | Central |
0
| Nov 05, 2021 | ||
| 2.1.30 | Central |
0
| Nov 05, 2021 | ||
| 2.1.29 | Central |
0
| Nov 04, 2021 | ||
| 2.1.28 | Central |
0
| Jul 02, 2021 | ||
| 2.1.27 | Central | Jan 27, 2021 | |||
| 2.1.26 | Central |
0
| Oct 15, 2020 | ||
| 2.1.25 | Central |
0
| Aug 05, 2020 | ||
| 2.1.24 | Central |
0
| Jun 15, 2020 | ||
| 2.1.23 | Central |
0
| Sep 08, 2019 | ||
| 2.1.22 | Central |
0
| Aug 19, 2019 | ||
| 2.1.21 | Central |
0
| Aug 16, 2019 | ||
| 2.1.20 | Central |
0
| Jul 18, 2019 | ||
| 2.1.19 | Central |
0
| Jul 18, 2019 | ||
| 2.1.18 | Central |
0
| Jul 16, 2019 | ||
| 2.1.16 | Central |
0
| Jul 08, 2019 | ||
| 2.1.15 | Central |
0
| Jul 05, 2019 |