| Package | Description |
|---|---|
| org.broadleafcommerce.frameworkmapping.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
FrameworkDeleteMapping
Annotation for mapping HTTP
DELETE requests onto specific handler
methods. |
interface |
FrameworkGetMapping
Annotation for mapping HTTP
GET requests onto specific handler
methods. |
interface |
FrameworkPatchMapping
Annotation for mapping HTTP
PATCH requests onto specific handler
methods. |
interface |
FrameworkPostMapping
Annotation for mapping HTTP
POST requests onto specific handler
methods. |
interface |
FrameworkPutMapping
Annotation for mapping HTTP
PUT requests onto specific handler
methods. |
Copyright © 2019. All rights reserved.