Juergen Hoeller
|
318d04cd2b
|
Explicit coverage of root vs cause exception matching in MVC ref docs
Issue: SPR-16743
(cherry picked from commit a200df6)
|
2018-05-08 00:02:56 +02:00 |
|
Juergen Hoeller
|
ac19c696fe
|
Revised reference example for linkable controller method signature
Issue: SPR-16710
(cherry picked from commit 7ee6130)
|
2018-04-12 21:37:39 +02:00 |
|
Juergen Hoeller
|
b0ed385f84
|
Polishing
|
2018-03-31 17:06:33 +02:00 |
|
Juergen Hoeller
|
977084a6b8
|
Correct documentation of default HttpMessageConverters in RestTemplate
Issue: SPR-7885
(cherry picked from commit 442ddb0)
|
2018-03-28 01:18:42 +02:00 |
|
Juergen Hoeller
|
881817678f
|
Scope annotation in class hierarchies vs XML bean definition inheritance
Issue: SPR-16602
(cherry picked from commit 914b247)
|
2018-03-28 01:18:05 +02:00 |
|
Rossen Stoyanchev
|
ff377a3836
|
Minor typo in docs
|
2018-03-23 11:11:40 -04:00 |
|
Rossen Stoyanchev
|
ddb2bdf8c6
|
Improve docs on @Controller methods in STOMP section
Issue: SPR-16631
|
2018-03-23 11:07:42 -04:00 |
|
Rossen Stoyanchev
|
4187e04b69
|
Backport doc change
|
2018-03-21 22:47:13 -04:00 |
|
Rossen Stoyanchev
|
d512cca3fd
|
Reactor2TcpClient constructor with address supplier
Issue: SPR-12452
|
2018-03-20 11:41:54 -04:00 |
|
Rossen Stoyanchev
|
4bc3e0c2b4
|
Add SimpleEvaluationContext
Issue: SPR-16588
|
2018-03-14 16:10:28 -04:00 |
|
Juergen Hoeller
|
b70d400c71
|
Strong recommendation for OpenPDF 1.0.5 instead of iText 2.1.7
Issue: SPR-16107
|
2018-03-07 16:54:04 +01:00 |
|
Juergen Hoeller
|
f7898951bd
|
Correct description for class-level @Transactional with AspectJ
Includes isolation level clarifications.
Issue: SPR-16552
Issue: SPR-16463
|
2018-03-05 13:40:24 +01:00 |
|
Juergen Hoeller
|
d60446a4fe
|
Explicit documentation notes on transacted sessions vs AUTO_ACKNOWLEDGE
Issue: SPR-16487
(cherry picked from commit 95f7180)
|
2018-02-14 16:38:46 +01:00 |
|
Juergen Hoeller
|
722cb36e01
|
Consistent Class array vs vararg declarations (and related polishing)
(cherry picked from commit 3b810f3)
|
2018-02-14 16:38:28 +01:00 |
|
Rossen Stoyanchev
|
b695b15243
|
Update STOMP docs on using dot as separator
Issue: SPR-16275
|
2018-01-19 22:35:56 -05:00 |
|
Rossen Stoyanchev
|
86704112b0
|
Update docs on stomp.js library
This is a backport of #357fb4.
Issue: SPR-15624
|
2018-01-18 14:51:40 -05:00 |
|
Stephane Nicoll
|
8aa94aee27
|
Fix SpEL syntax
Issue: SPR-16315
|
2018-01-08 08:47:57 +01:00 |
|
Juergen Hoeller
|
f3b8d7138c
|
Consistent use of tabs for sample code in the reference documentation
|
2017-11-21 15:25:26 +01:00 |
|
Juergen Hoeller
|
1d060ecff0
|
Document common use cases for @Order vs @Priority vs @DependsOn
Issue: SPR-16213
(cherry picked from commit 84699c8)
|
2017-11-20 13:33:23 +01:00 |
|
Juergen Hoeller
|
ffbaa26b4f
|
End of first-class JDK 6 support
Issue: SPR-16185
|
2017-11-14 12:32:06 +01:00 |
|
Juergen Hoeller
|
5800c7a18a
|
Comprehensive documentation on injection point matching
Issue: SPR-16142
(cherry picked from commit a5da05c)
|
2017-11-14 12:27:21 +01:00 |
|
Juergen Hoeller
|
5867ea0c3c
|
Correct SpEL example (matching its comment)
Issue: SPR-16111
|
2017-10-27 11:31:03 +02:00 |
|
Juergen Hoeller
|
be5b9354a9
|
Polishing
|
2017-10-24 14:34:56 +02:00 |
|
Juergen Hoeller
|
c92393b168
|
Compatibility with OpenPDF as alternative to iText 2.1.7
Issue: SPR-16107
(cherry picked from commit 9efdadc)
|
2017-10-24 14:34:37 +02:00 |
|
Juergen Hoeller
|
c32c9ecb61
|
Explicit notes on advice mode proxy vs aspectj
Issue: SPR-16092
|
2017-10-23 19:03:36 +02:00 |
|
Juergen Hoeller
|
d473506d32
|
Explicit notes on ExceptionHandler root vs cause resolution
Issue: SPR-16074
(cherry picked from commit ea00c7c)
|
2017-10-18 13:28:59 +02:00 |
|
Drummond Dawson
|
4cc8f4c4d8
|
Missing some double backticks with apostrophes
Closes gh-1566
|
2017-10-17 08:35:24 +02:00 |
|
Juergen Hoeller
|
17fb4fed09
|
Extended coverage of full vs lite mode for configuration classes
Issue: SPR-16076
|
2017-10-16 23:02:35 +02:00 |
|
Juergen Hoeller
|
cc70fdcbeb
|
Backport further refinements from the nullability efforts
Issue: SPR-15656
|
2017-09-27 15:20:17 +02:00 |
|
Juergen Hoeller
|
963dd3f804
|
Clarify @Bean return type recommendation in case of multiple interfaces
Issue: SPR-15973
|
2017-09-27 00:09:00 +02:00 |
|
Rossen Stoyanchev
|
8b64ad3192
|
Use exact type name in doc sample
Issue: SPR-15863
|
2017-08-15 14:45:57 +02:00 |
|
Rossen Stoyanchev
|
8c206bf477
|
Improve docs on forwarded headers
Issue: SPR-15612
|
2017-06-01 22:37:34 -04:00 |
|
Jay Bryant
|
2677584658
|
Add introductory paragraphs where missing
Issue: SPR-15585
|
2017-05-25 12:06:45 -04:00 |
|
Fredrik Sundberg
|
1b4289803b
|
Fix Selenium links in testing.adoc
Selenium wiki & javadoc moved from google code to github.
Also a fix to a link for Geb.
Closes gh-1392
|
2017-04-19 09:23:14 +02:00 |
|
Juergen Hoeller
|
afe11e7919
|
Revised logging documentation for the 4.3.x line
|
2017-04-17 19:41:59 +02:00 |
|
Juergen Hoeller
|
6c370ed28d
|
Recommendation for consistent @Profile declarations on overloaded @Bean methods
Issue: SPR-15266
(cherry picked from commit 5d3249f)
|
2017-04-17 15:38:53 +02:00 |
|
Stephane Nicoll
|
71f7fdd632
|
Polish "Improve unless condition in caching doc"
Closes gh-1387
|
2017-04-13 17:51:20 +02:00 |
|
Michael J. Simons
|
c35ddf905a
|
Improve unless condition in caching doc
See gh-1387
|
2017-04-13 17:51:12 +02:00 |
|
Michael J. Simons
|
d866715556
|
Polish condition in caching examples
Closes gh-1386
|
2017-04-13 17:51:02 +02:00 |
|
Kirill Gavrilov
|
2b930e3858
|
Fix typo
Closes gh-1383
|
2017-04-10 09:54:44 +02:00 |
|
Juergen Hoeller
|
c4fda0e811
|
Up-to-date guidelines for serialization-based endpoints
Issue: SPR-15317
(cherry picked from commit 2236262)
|
2017-03-24 13:41:19 +01:00 |
|
Juergen Hoeller
|
66670cfd56
|
Clarification: Spring AOP pointcuts may match non-public methods
Issue: SPR-15354
(cherry picked from commit b90d3d0)
|
2017-03-24 13:41:08 +01:00 |
|
Stephane Nicoll
|
0bc59225d8
|
Polish contribution
Closes gh-1349
|
2017-03-05 09:35:09 +01:00 |
|
Aviskar Basnet
|
d8acc27afb
|
Polish doc
See gh-1349
|
2017-03-05 09:34:58 +01:00 |
|
Juergen Hoeller
|
06231721c3
|
Consistently support CompletionStage next to CompletableFuture
Issue: SPR-15258
(cherry picked from commit 50d93d3)
|
2017-02-16 14:20:02 +01:00 |
|
Rossen Stoyanchev
|
70a1ecba7f
|
Documentation update related to Reactor version
Issue: SPR-15129
|
2017-01-23 15:02:01 -05:00 |
|
Stephane Nicoll
|
f9a4856c3b
|
Backport log4j doc improvements
Issue: SPR-15170
|
2017-01-20 17:38:20 +01:00 |
|
Juergen Hoeller
|
d92f69747b
|
Remove outdated groovy-bean-definition-dsl id in whats-new
Issue: SPR-15153
|
2017-01-17 16:23:55 +01:00 |
|
Juergen Hoeller
|
315698b50e
|
Clarified cookieMaxAge default
Issue: SPR-15155
(cherry picked from commit 874b653)
|
2017-01-17 15:36:33 +01:00 |
|
Juergen Hoeller
|
6deccf123d
|
Reference documentation for Groovy bean definition DSL
Issue: SPR-15153
(cherry picked from commit 2047f8d)
|
2017-01-17 15:35:24 +01:00 |
|