Skip to content

v2.1.2

Compare
Choose a tag to compare
@zhegexiaohuozi zhegexiaohuozi released this 06 Dec 03:01
· 11 commits to master since this release
  • 升级部分依赖版本
  • 支持json request body,Request对象中支持设置 jsonBody发起json request请求
<dependency>
  <groupId>cn.wanghaomiao</groupId>
  <artifactId>SeimiCrawler</artifactId>
  <version>2.1.2</version>
</dependency>
  • spring boot demo 默认关闭Redis 队列演示,避免误会