Spring MVC references:
The latest version of spring web is 3.2. It has support for following features
Spring test mvc reference: https://github.com/SpringSource/spring-test-mvc/
The latest version of spring web is 3.2. It has support for following features
- Controller
- Mapping Requests
- Obtaining Request Data
- Generating Responses
- Message Converters
- Rendering Views
- Type Conversion
- Validation
- Forms
- File Upload
- Exception Handling
Spring test mvc reference: https://github.com/SpringSource/spring-test-mvc/
No comments:
Post a Comment