forked from spring-projects/spring-framework
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '3.2.x' into cleanup-3.2.x
* 3.2.x: (111 commits) Fix FreeMarker form checbox macro generated names Fix DefaultMockMvcBuilder fluent API generic type Catch IAE when parsing content type Update @RequestParam javadoc Fix AntPathMatcher rule for combining with extensions DefaultLobHandler etc Minor javadoc updates Deprecated OracleLobHandler in favor of DefaultLobHandler for the Oracle 10g driver and higher Added "createTemporaryLob" flag to DefaultLobHandler, using JDBC 4.0's createBlob/Clob mechanism Add Castor XSD information to reference docs Do not use Servlet 3.0 API in doOptions() Cache target type per bean definition and allow for specifying it in advance Mentioning JDBC 4's unwrap method for obtaining the native connection now LazyConnectionDataSourceProxy catches setReadOnly exception analogous to DataSourceUtils Refined predictBeanType's typesToMatch check for FactoryBeans Fix minor javadoc typos Fix incorrect closing <web-app> tag in MVC docs Fixed minor typo Suppress warnings for resource leaks Update spring-test re: deprecated queryForInt() ...
- Loading branch information
Showing
205 changed files
with
4,668 additions
and
2,650 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.