We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26dbe0c commit 18e4ac7Copy full SHA for 18e4ac7
README.md
@@ -1,5 +1,7 @@
1
# Spring Annotated Web Data Binder
2
3
+[](https://travis-ci.org/mattbertolini/spring-annotated-web-data-binder)
4
+
5
JAX-RS style data binding for Spring MVC and Spring WebFlux. Bind query params, form data, headers, cookies, and
6
session data to a Java bean. It has built-in support for nested beans, type conversion, and validation. It's basically
7
a more advanced `@ModelAttribute`.
0 commit comments