Polish "What's New" section in reference manual
This commit is contained in:
parent
d3d81c2864
commit
734aecb15a
|
|
@ -618,6 +618,7 @@ public @interface MyTestConfig {
|
||||||
allowing common test database configuration to be reused in different
|
allowing common test database configuration to be reused in different
|
||||||
++ApplicationContext++s within a test suite.
|
++ApplicationContext++s within a test suite.
|
||||||
** See <<jdbc-embedded-database-unique-names>> for details.
|
** See <<jdbc-embedded-database-unique-names>> for details.
|
||||||
* `MockHttpServletRequest` and `MockHttpServletResponse` now better supports
|
* `MockHttpServletRequest` and `MockHttpServletResponse` now provide better
|
||||||
date header formatting `getDateHeader` and `setDateHeader` methods.
|
support for date header formatting via the `getDateHeader` and `setDateHeader`
|
||||||
|
methods.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue