Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Spring 2.5 @Controller @RequestMapping annotations for "REST-ful" flows [SWF-396] #1236

Closed
spring-operator opened this issue Aug 20, 2007 · 1 comment
Labels
in: core status: declined A suggestion or change that we don't feel we should currently apply type: enhancement

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Aug 20, 2007

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:

@spring-operator
Copy link
Contributor Author

Keith Donald commented

We will not be attempting to implement the @Controller model on SWF internals. Spring MVC will continue to remain the home of the specification and implementation of the @Controller model, and will continue to integrate with the Web Flow model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core status: declined A suggestion or change that we don't feel we should currently apply type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant