mattbertolini / spring-annotated-web-data-binder

Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux
Apache License 2.0
27 stars 4 forks source link

@RequestBody Annotation Support #1

Closed mattbertolini closed 4 years ago

mattbertolini commented 4 years ago

Add support for binding request payloads using the @RequestBody annotation.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

95.0% 95.0% Coverage
1.8% 1.8% Duplication