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
|
||||
++ApplicationContext++s within a test suite.
|
||||
** See <<jdbc-embedded-database-unique-names>> for details.
|
||||
* `MockHttpServletRequest` and `MockHttpServletResponse` now better supports
|
||||
date header formatting `getDateHeader` and `setDateHeader` methods.
|
||||
* `MockHttpServletRequest` and `MockHttpServletResponse` now provide better
|
||||
support for date header formatting via the `getDateHeader` and `setDateHeader`
|
||||
methods.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue