Crate spring_web

source ·
Expand description

Re-exports§

Modules§

Macros§

Structs§

Traits§

Type Aliases§

Attribute Macros§

  • To use these Procedural Macros, you need to add spring-web dependency
  • Syntax
  • Syntax
  • Prepends a path prefix to all handlers using routing macros inside the attached module.
  • Syntax
  • Syntax
  • Syntax
  • Syntax
  • Creates resource handler, allowing multiple HTTP method guards.
  • Creates resource handler, allowing multiple HTTP methods and paths.
  • Syntax