JFinal 1.1.3 released, JAVA fast WEB + ORM framework

Source: Internet
Author: User
Tags fast web

JFinal 1.1.3Some optimizations were made, some practical functions were added, and some additional functions were removed. Other changes are as follows:

1. added the Restful interceptor and supported the standard restful url style.

2: Add DruidStatViewHandler. You do not need to configure it in web. xml to use the Druid built-in monitoring interface.

3: added IDruidStatViewAuth to implement the permission control interface of the monitoring function.

4: the return value of PathUtil. getWebRootPath () removes the "/" character at the end.

5. Improved JsonBuilder to support the char type.

6: The findById (...) method parameters with three parameters in Db are changed from Object to Number to avoid confusion during calls.

7: The limit 0 in MysqlDialect is improved to be where 1 = 2 to prevent Druid WallFilter from being mistakenly killed.

8: Change Model. getAttrs to protected. The inherited class can decide whether to public this method.

9

10: Remove all LogLevel-related code

11: delete RestfulUrlHandler

12: added the getViewExtension () method to the IMainRenderFactory interface.

13: add an OTHER enumerated constant to ViewType

14: added ViewType. OTHER processing in setMainRenderFactory () and setViewType () methods in Constants

15: Delete the Controller. getParas () method, which can be replaced by getParaValues.

16: add the getAttrNames () and getAttrValues () Methods to the Model.

17: In the Controller, the addCookie series is renamed as the setCookie series.

18: In Controller, getCookieValue is renamed as getCookie, and getCookieToInt and getCookieToLong are added. The original getCookie is renamed as getCookieObject.

JFinal: click here

Link: http://www.oschina.net/news/33060/jfinal-1-1-3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.