boot_http 0.2.0+1 copy "boot_http: ^0.2.0+1" to clipboard
boot_http: ^0.2.0+1 copied to clipboard

HTTP server for Boot (@Controller, routing, filters).

0.2.0+1 #

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

0.2.0 #

Note: This release has breaking changes.

  • REFACTOR(core): consolidate parseDuration into boot_core. (96b5bcc7)
  • FIX(generator): library mode scans direct deps only, app mode scans transitive. (892f959e)
  • FIX(generator): avoid Type name conflicts in generated beanType getter. (098d7596)
  • FEAT(core): @ConfigurationProperties, lazy routes, self-contained boot_http_client. (1d148204)
  • FEAT(test): WebSocket testing and integration test support. (22df3878)
  • BREAKING REFACTOR(generator): metadata-driven architecture with modular generators. (4930ecb6)

0.1.2+2 #

  • Update a dependency to the latest release.

0.1.2+1 #

  • Update a dependency to the latest release.

0.1.2 #

  • FEAT(boot_security): create security module with pluggable token interfaces. (1dd84d00)

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
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

HTTP server for Boot (@Controller, routing, filters).

Repository (GitHub)
View/report issues

Topics

#boot #server #http #routing #websocket

License

MIT (license)

Dependencies

boot_aop, boot_core, boot_http_common, boot_security, path, shelf, shelf_router

More

Packages that depend on boot_http