Add support for Spring 2.5 @Controller @RequestMapping annotations for "REST-ful" flows [SWF-396] #1236
Labels
in: core
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
Keith Donald opened SWF-396 and commented
This ticket should introduce a tailored configuration dialect to engineer flows that invoke stateless services in REST-style.
This system should support rendering responses in HTML (for user agents) and XML (for REST ws clients).
This is similiar to what the CRUD functionality provides, but more flexible as it allows for mapping onto existing services. It's not as flexible as the general flow definition language, but rather a tailored dialect for invoking REST-ful services.
Affects: 1.0.4
Issue Links:
("depends on")
("depends on")
The text was updated successfully, but these errors were encountered: