spring-framework/org.springframework.web.ser.../src
Rossen Stoyanchev 1aa1278e99 SPR-8725 Change modifier in WebMvcConfigurationSupport methods from package private to public.
Use of package private @Bean methods can cause issues if the class
is extended and the sub-class is in a different package. This is 
covered in detail in SPR-8756.
2011-10-11 10:43:08 +00:00
..
main SPR-8725 Change modifier in WebMvcConfigurationSupport methods from package private to public. 2011-10-11 10:43:08 +00:00
test SPR-7943 Add test case for inserting extra hidden fields 2011-10-06 21:19:54 +00:00