Forest v1.5.0-RC6 已经发布,轻量级 HTTP 客户端

栏目: 软件资讯 · 发布时间: 4年前

内容简介:Forest v1.5.0-RC6 已经发布,这是一个轻量级 HTTP 客户端。 此版本更新内容包括: 1.5.0-RC6发布了,此次版本更新包含了不向下兼容的些许改动需要大家注意: (1) maven依赖的 spring-boot-starter-forest 改为...

Forest v1.5.0-RC6 已经发布,这是一个轻量级 HTTP 客户端。

此版本更新内容包括:

1.5.0-RC6发布了,此次版本更新包含了不向下兼容的些许改动需要大家注意: (1) maven依赖的 spring-boot-starter-forest 改为了 forest-spring-boot-starter (2) @ForestScan注解所在的包名改为了 com.dtflys.forest.springboot,需要在代码中重新import

在maven中依赖改为:

<dependency>
    <groupId>com.dtflys.forest</groupId>
    <artifactId>forest-spring-boot-starter</artifactId>
    <version>1.5.0-RC6</version>
</dependency>

新增特性:

  • feat: #I3AHLC
  • feat: Query参数可以选择是否urlencoded

修复问题:

  • fix: #I3AJSD
  • fix: 多模块开发多个@ForestScan注解只能扫描到其中一个注解的basePackages
  • fix: 基本类型判断漏掉了boolean

不兼容的代码改动:

  • refactor: 将 gourpid 'spring-boot-starter-forest' 改为 'forest-spring-boot-starter'
  • refactor: 将 spring-boot-starter-forest 模块改名为 forest-spring-boot-starter
  • refactor: 将forest-spring-boot-starter模块下的包名修改为 'com.dtflys.forest.springboot'

感谢此次参与贡献的小伙伴:

详情查看:https://gitee.com/dt_flys/forest/releases/v1.5.0-RC6


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Release It!

Release It!

Michael T. Nygard / Pragmatic Bookshelf / 2007-03-30 / USD 34.95

“Feature complete” is not the same as “production ready.” Whether it’s in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to......一起来看看 《Release It!》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具