File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1057,7 +1057,7 @@ method has been added.
10571057 where an underlying service (or perhaps a call to `AsyncRestTemplate`) already
10581058 returns `ListenableFuture`.
10591059* `@ModelAttribute` methods are now invoked in an order that respects inter-dependencies.
1060- See jira.springsource.org /browse/SPR-6299[SPR-6299].
1060+ See https:// jira.spring.io /browse/SPR-6299[SPR-6299].
10611061* Jackson's `@JsonView` is supported directly on `@ResponseBody` and `ResponseEntity`
10621062 controller methods for serializing different amounts of detail for the same POJO (e.g.
10631063 summary vs. detail page). This is also supported with View-based rendering by
@@ -1117,7 +1117,7 @@ method has been added.
11171117 and avoiding automatic message id and timestamp creation. See Javadoc of
11181118 `MessageHeaderAccessor`.
11191119* STOMP/WebSocket connections that have not activity 60 seconds after the WebSocket
1120- session is established. See jira.springsource.org /browse/SPR-11884[SPR-11884].
1120+ session is established. See https:// jira.spring.io /browse/SPR-11884[SPR-11884].
11211121
11221122=== Testing Improvements
11231123
You can’t perform that action at this time.
0 commit comments