Skip to content

0.1.7

Compare
Choose a tag to compare
@frankcl frankcl released this 27 Sep 06:34
  1. 修复HTTP响应封装:针对mime type不是JSON的响应,不进行响应封装
  2. 针对web切面中webAspectLog对象注入,使用Autowired注解,解决webAspectLog对象不能为空问题
  3. OTSClient增加批量操作接口
  4. 增加图片感知Hash和均值Hash实现
  5. HttpClient支持PUT/DELETE/HEAD/PATCH请求
  6. 优化HTMLExtractor