BAEL-4860: Java IllegalStateException: "getInputStream() has already been called for this request" (#14121)
* [BAEL-6203] Deserialize Generic Type with Jackson * BAEL-4860: Java IllegalStateException: "getInputStream() has already been called for this request" * BAEL-4860: Move code to new module spring-web-module/spring-mvc-java-3. * BAEL-4860: update pom * BAEL-4860: make the test methods public
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
<module>spring-mvc-forms-thymeleaf</module>
|
||||
<module>spring-mvc-java</module>
|
||||
<module>spring-mvc-java-2</module>
|
||||
<module>spring-mvc-java-3</module>
|
||||
<module>spring-mvc-velocity</module>
|
||||
<module>spring-mvc-views</module>
|
||||
<module>spring-mvc-webflow</module>
|
||||
|
||||
Reference in New Issue
Block a user