Download List

项目描述

jurlmap is a Java library for enabling your Web apps to have clean, REST-like URLs. Some of its features are a simple pattern language for brevity and convenience, direct binding of parameters to bean properties or method parameters, and configuration in plain Java and annotations.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-23 00:34
0.6

子模式现在可以被定义使用括号。寻呼信息和文件扩展名可自动提取模式。永久(301)重定向的支持。一些自动类型转换(长为int,short或者字节,任何值可以转换为布尔)现在执行。
标签: Minor
Subpatterns can now be defined using parentheses. Paging information and file extensions can be automatically extracted from patterns. Permanent (301) redirects are supported. Some automatic type conversions (long to int, short or byte, and any value can be converted to boolean) are now performed.

2009-09-03 21:59
0.5

这是首次公开发行。
This is the initial public release.

Project Resources