Rossen Stoyanchev
2043793899
Merge branch '5.1.x'
2019-01-17 12:31:46 -05:00
Rossen Stoyanchev
d1862a26dd
Typo in web documentation
...
Fixes #22270
2019-01-17 12:27:00 -05:00
Stefan Penndorf
04ce61968d
Fix typo in cache abstraction chapter
...
Closes gh-22256
2019-01-15 06:23:34 -05:00
Arjen Poutsma
89a7e752ef
Remove Castor marshaller
...
Resolves #22250
2019-01-14 11:28:16 +01:00
Arjen Poutsma
bfff9ca0ce
Fix typo
...
Resolves #22241
2019-01-14 10:49:11 +01:00
Brian Clozel
33cbe2e77a
Remove admonitions surrounding code snippets
2019-01-09 18:38:31 +01:00
Brian Clozel
8c768e48fa
Use Spring Doc Resources for reference docs
...
This commit removes the custom static resources for the reference
documentation and instead uses the new Spring Doc Resources project
https://github.com/spring-io/spring-doc-resources
The asciidoctor theme is now shared between Spring projects and
integrated in the project build.
2019-01-09 18:38:31 +01:00
Sam Brannen
e1e6224acb
Document effect of preemptive timeouts on transactional tests
...
Issue: SPR-17647
2019-01-09 16:38:47 +01:00
Sam Brannen
df13e4dd5e
Document effect of preemptive timeouts on transactional tests
...
Issue: SPR-17647
2019-01-09 16:37:56 +01:00
Sam Brannen
cf565067fe
Document effect of @DirtiesContext when used with constructor injection
...
Issue: SPR-17654
2019-01-09 15:43:41 +01:00
Sam Brannen
2159518252
Improve documentation for DI options in the TestContext framework
2019-01-09 15:43:31 +01:00
Sam Brannen
bd9d3334a2
Document effect of @DirtiesContext when used with constructor injection
...
Issue: SPR-17654
2019-01-09 15:39:56 +01:00
Sam Brannen
9ea618ede9
Improve documentation for DI options in the TestContext framework
2019-01-09 14:54:14 +01:00
Pier Dipi
d459e1ad61
Fix typo
...
Closes gh-2064
2019-01-01 11:07:11 +01:00
Chen Dayu
bd6432cb79
Fix formatting in data-access.adoc ( #2062 )
2018-12-26 15:08:44 +01:00
Gyllsdorff
56d93bac89
Fix spelling of "reactive HttpClient" in doc
2018-12-26 13:13:09 +01:00
Sam Brannen
44f39d4ce0
Fix Java comment in Reference Manual
2018-12-18 13:22:24 +01:00
Stephane Nicoll
e42cf9dc56
Polish "Fix method name in comment"
...
Closes gh-2057
2018-12-18 07:56:10 +01:00
Kim Saabye Pedersen
65cb935333
Fix method name in comment
...
See gh-2057
2018-12-18 07:55:49 +01:00
Juergen Hoeller
fc9d1760be
Revised c-namespace example
...
Issue: SPR-17601
2018-12-17 14:24:21 +01:00
Juergen Hoeller
aab421167b
Revised format annotation docs
2018-12-13 17:19:50 +01:00
Juergen Hoeller
ef72baad3a
Revised @AspectJ vs XML section
...
Issue: SPR-17597
2018-12-12 21:56:01 +01:00
Rossen Stoyanchev
14e87d2733
Add reference to ConcurrentWebSocketSessionDecorator in the docs.
...
Issue: SPR-12886
2018-12-12 11:57:51 -05:00
Juergen Hoeller
7b9c30f26e
Explicit documentation notes on JMS 2.0 vs 1.1 compatibility
...
Issue: SPR-17583
2018-12-12 12:15:34 +01:00
Juergen Hoeller
474ac2d975
Revised SimpleEvaluationContext example
...
Issue: SPR-17581
2018-12-12 12:11:15 +01:00
chendayu
073f304db9
Fix typo
...
Closes gh-2044
2018-12-08 16:02:52 +01:00
Sangwoo Lee
62f2a6352f
Fix typo in webflux.adoc
...
Closes gh-2043
2018-12-08 16:00:30 +01:00
Juhyoung Jeon
31318652ea
Fix typo in websocket.adoc
...
Closes gh-2046
2018-12-08 15:59:45 +01:00
Pascal Schumacher
18ac86ae16
Fix typo in core-beans.adoc
...
Closes gh-2042
2018-12-07 11:29:35 +01:00
Stephane Nicoll
54f5b7d0ee
Polish
...
Issue: SPR-17572
2018-12-07 10:54:03 +01:00
Pascal Schumacher
26b1c848b8
Fix typo in core-beans.adoc (Obvious Fix)
2018-12-03 22:09:06 +01:00
Juergen Hoeller
5e153e4a77
Revised section on custom BeanPostProcessors
...
Issue: SPR-17556
2018-12-03 19:52:25 +01:00
Rossen Stoyanchev
15f8863f19
Add sub-section on validation for functional endpoints
...
Issue: SPR-17401
2018-11-30 10:56:29 -05:00
Juergen Hoeller
80b8382f00
Revised alias definition example in reference documentation
...
Issue: SPR-17536
2018-11-25 21:27:49 +01:00
Arjen Poutsma
fedbb09ad9
Improve RouterFunctions reference documentation
...
Changed WebFlux.fn docs to use router function builder.
Issue: SPR-17016
2018-11-23 17:48:11 +01:00
Rossen Stoyanchev
d6a5c3428b
Improve docs on STOMP / WebSocket frame max size
...
Issue: SPR-17514
2018-11-20 21:59:47 -05:00
Rossen Stoyanchev
24848ec1bc
Configurable TcpClient for ReactorNettyTcpClient
...
Issue: SPR-17523
2018-11-20 21:20:21 -05:00
Hanope
bfb49c7249
Fix typos
...
See gh-2019
2018-11-19 08:41:21 +01:00
HeemangHan
729ce4108d
Correct typos ( #2018 )
2018-11-17 16:31:01 +01:00
Jay Bryant
b9603680bc
Fixing typoes
...
Jim Showalter found two typoes in the web section. This PR fixes them. Thanks, Jim.
2018-11-14 16:10:17 -05:00
Rossen Stoyanchev
c187cb2fa1
Ensure client response is drained with onStatus hook
...
Issue: SPR-17473
2018-11-08 22:41:22 -05:00
황준오
db8a94ce5f
Fix typo
...
Closes gh-2011
2018-11-07 07:47:55 +01:00
Stephane Nicoll
3232825a55
Clarify @Async documentation
...
Issue: SPR-17458
2018-11-06 08:30:30 +01:00
Juergen Hoeller
5e7a8b275d
Polishing
2018-11-05 19:33:24 +01:00
Juergen Hoeller
ea3250c8d6
Explicit notes on class/method-level semantics in class hierarchies
...
Issue: SPR-17445
2018-11-05 19:32:34 +01:00
Rossen Stoyanchev
2ce03f34d9
Fix formatting on index.adoc
2018-11-05 13:16:04 -05:00
Rossen Stoyanchev
9280e32d5d
Feature Github Wiki more prominently
...
Issue: SPR-17469
2018-11-05 13:12:18 -05:00
Juergen Hoeller
a3cd7af72d
Polishing
2018-11-05 12:27:35 +01:00
Stephane Nicoll
86846507e2
Remove trailing whitespace
2018-11-05 07:44:36 +01:00
Periklis Ntanasis
6f36514369
Polish reference documentation
...
Issue: SRP-17453
Closes gh-2004
2018-11-01 10:21:48 +09:00