Servlet filter caches the request body of HTTP request. Request Body is available via a ThreadLocal.
Version2.0.0compared with

Version Details

Compile Changes (3)

Test Changes (3)

1.0.0 2.0.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.springframework.boot » spring-boot-starter-test--
+ Added org.springframework.boot » spring-boot-starter-web--
~ Updated junit » junit4.12-