ActFramework 1.8.30 released - Powerful non Slim Java Web application framework

As a responsible code of agriculture, farmers continue to check the old code to actively maintain ActFramework after stressful business project - a powerful non-Slim Java Web framework.

The main issue edition contains about content:

# 1249 Act-Test resource files from src / main / resources / test moved to src / the Test / Resources

This improvement brought about benefits:

1. Act-Test resource file (Scenarios, Fixtures etc) will not enter the bag structure

2. maven project structure more in line with specifications - test files should be stored in src / test directory

# 1250 Api Doc - sample data generated by an array of problems for the basic types

Suppose a request processing method is defined as:

Documents before the repair:

After repairing the document:

# 1246 Act-Test - Birthday wrong type of sample data generator

Suppose a field is defined as a birthday type:

public class User {
   @SampleData.Category(DOB)
   public LocalDate dob;
}

When randomly generated User sample data may generate similar illegal 1989-02-31 this date. This error was repaired in the new version.

Use _jsonPath # 1245 returns data request parameters specify filter settings

_JsonPath no case of:

_JsonPath of usage:

More information about JSON path can consult JSON Path Project:  https://jsonpath.com/

# 1244 support htmltable pseudo Accept type

Accept for the case when JSON:

Accept the situation is htmltable:

以上就是本期发版内容的精彩部分. 更多详情请参见 gitee 上的 CHANGELOG. 关于如何使用 ActFramework 请直奔 gitee 项目主页

参考与链接

题外话

诸位看官觉得有趣的话, 请移步 2019 年度最受欢迎中国开源软件评比 帮忙给个赞吧.

目前情况和老码农 5 年如一日的付出以及 ActFramework 的质量与内涵有点不匹配啊:

Guess you like

Origin www.oschina.net/news/111576/actframework-1-8-30-released