Skip to content

v0.1.2

Compare
Choose a tag to compare
@oliemansm oliemansm released this 19 May 12:02
· 222 commits to master since this release
  • Changed spring-boot-starter-webflux dependency to api instead of forcing users to add that dependency manually.
  • Added support for the spring.codec.max-in-memory-size property by using the WebClient.Builder as auto-configured by Spring Boot instead of manually creating an instance.