boot_http_client 0.1.3+2 copy "boot_http_client: ^0.1.3+2" to clipboard
boot_http_client: ^0.1.3+2 copied to clipboard

HTTP client for Boot (@Client, HttpClientBuilder).

0.1.3+2 #

  • Update a dependency to the latest release.

0.1.3+1 #

  • REFACTOR(core): move RouteRegistry interface to boot_core, decouple module from boot_http. (bb34c6fe)

0.1.3 #

  • REFACTOR(core): consolidate parseDuration into boot_core. (96b5bcc7)
  • FEAT(core): @ConfigurationProperties, lazy routes, self-contained boot_http_client. (1d148204)

0.1.2 #

  • FEAT: decouple @Client generator via @BeanSource plugin architecture. (304a2097)

0.1.1+5 #

  • Update a dependency to the latest release.

0.1.1+4 #

  • FIX: correct repository branch from main to master. (e67007d9)

0.1.1+3 #

  • FIX: use hosted version constraints for all inter-package dependencies. (9f80a8f8)

0.1.1+2 #

  • FIX: correct repository URLs to zonnedev/dart-boot. (ee6ed62f)

0.1.1+1 #

  • FIX(boot_http_common): add ClientFilterChain for type-safe client filter chaining. (4d2af9a6)

0.1.1 #

  • FEAT: initial Boot Framework implementation. (3e58c7fb)
0
likes
140
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

HTTP client for Boot (@Client, HttpClientBuilder).

Repository (GitHub)
View/report issues

Topics

#boot #http-client #http

License

MIT (license)

Dependencies

boot_aop, boot_core, boot_http, boot_http_common, http

More

Packages that depend on boot_http_client