JFinal Undertow 2.0 release, development, packaging, deployment, integration

jfinal-undertow for developing, deploying the jfinal development of web projects. Original HotSwapClassLoader + HotSwapWatcher to 321 lines of code to achieve thermal load minimalist development and deployment, unprecedented, and there will be imitators.

Usage See the official document: https://jfinal.com/doc/1-2

jfinal undertow 2.0 changelog:

1: undertow upgrade from 2.0.25.Final to 2.0.28.Final

2: jfinal upgrade from 4.4 to 4.8

3: Add WebBuilder.getDeploymentInfo () method, giving users more open web configuration, such as support for JSP configuration:

        https://jfinal.com/share/1890

        https://jfinal.com/share/1899

    JSP configuration demo source code:

        https://github.com/shanmine/undertow-jsp-demo.git     

4: Add WebBuilder.add404ErrorPage (), page 404 when configured to support undertow container-level static resources can not be found

5: Add WebBuilder.addErrorPage (), support for container-level configuration undertow other types of error pages

6: Add WebBuilder.addWelcomePage () method, the welcome page configuration support

7: PropExt Add File parameter constructor

 

Guess you like

Origin www.oschina.net/news/112160/jfinal-undertow-2-0-released