Juergen Hoeller
3791e7f653
TimeZone and ZoneId as supported arguments for MVC handler methods
...
Issue: SPR-12575
10 years ago
Juergen Hoeller
6f2de283c4
Doc: base-packages can be comma/semicolon/space/tab/linefeed-separated
...
Issue: SPR-12523
10 years ago
Stephane Nicoll
752bbbdd05
Fix scope inheritance documentation
...
Issue: SPR-12570
10 years ago
Sebastien Deleuze
a770b151d9
Specify SockJS protocol and client supported versions
...
In order to avoid breaking changed due to the upcoming SockJS 1.0
release (see SPR-12422 for more details) and link to the right
SockJS documentation version, we now explicitly specify that we
support SockJS protocol 0.3.3 and SockJS client 0.3.x.
10 years ago
Stephane Nicoll
c4049a989a
Better doc reference of CachingConfigurer
...
Update the documentation to better reflect the fact that a @EnableCaching
configuration class must implement CachingConfigurer in order to provide
advanced customizations to the cache abstraction.
10 years ago
Sam Brannen
3125ef784c
Polish documentation for inferred bean destruction mode
10 years ago
Stephane Nicoll
6ff2abcb83
Document destroy method name inference
...
Update the developer guide to explicitly reference the (inferred)
constant introduced in 38e90105a0.
Also emphasis the fact that the (inferred) mode is enabled by default
with Java config and how to disable it if necessary.
Issue: SPR-12534
10 years ago
Sam Brannen
866d8fea0d
Polish grammar and wording in the reference manual
10 years ago
Sam Brannen
b0a72b311f
Polish Spring Framework Artifacts table
...
Issue: SPR-12517
10 years ago
Sebastien Deleuze
1f6a15e4da
List Spring Framework artifacts in the reference manual
...
Issue: SPR-12517
10 years ago
Sebastien Deleuze
67f1967eee
Polish reference manual
...
This commit put more emphasis on Spring Boot in the
"Getting Started" section, and update some outdated excerpts.
10 years ago
Sebastien Deleuze
84ef269d54
Remove outdated reference to Spring Modules
10 years ago
Rossen Stoyanchev
03f5176df1
List Tomcat and Jetty Web first.
10 years ago
Sebastien Deleuze
ea7f787ad8
Update supported WebSocket runtimes in the reference documentation
10 years ago
Stephane Nicoll
2602bcbb7c
Fix typo
10 years ago
Stephane Nicoll
0d00b674f4
Fix documentation formatting
...
Using the "quotes" substitution group by default leads to side effect
when the "*" character is used. This is especially true for AOP pointcut
or for MVC mappings.
Plain verbatim might work most of the time unless you intend to highlight
a piece of code or a comment.
Issue: SPR-12456
10 years ago
Gary Russell
4942c5c1fb
Add Id to JmsListenerEndpoint Docs
...
Issue: SPR-12425
10 years ago
Juergen Hoeller
6a96850aa7
Polishing
10 years ago
Sam Brannen
da04362a5e
Log context cache statistics in the TCF
...
Prior to this commit, finding out how many application contexts had
been loaded within a test suite required the use of reflection and a
bit of hacking.
This commit addresses this issue by logging ContextCache statistics
whenever an application context is loaded by the Spring TestContext
Framework (TCF).
The log output can be enabled by setting the
"org.springframework.test.context.cache" logging category to DEBUG.
Issue: SPR-12409
10 years ago
Sebastien Deleuze
8b5fda5ad9
Use unversioned XSD links in code examples
10 years ago
Stephane Nicoll
6534d0035d
Add documentation for the keep-alive flag
...
This commit updates the documentation of the task:executor element to
reference the keep-alive flag.
Issue: SPR-12407
10 years ago
Rossen Stoyanchev
62620de3f1
Update log settings for spring-websocket tests
10 years ago
Juergen Hoeller
ffc4e03293
Removed outdated TimerTaskExecutor reference
...
Issue: SPR-12389
10 years ago
Rossen Stoyanchev
a377878038
Minor doc update
...
Issue: SPR-12375
10 years ago
Juergen Hoeller
03bd08a6a5
Corrected note on JPA <exclude-unlisted-classes>
...
Issue: SPR-10767
10 years ago
Sebastien Deleuze
58f4014b17
Add an option to disable automatic addition of CORS header
...
Issues: SPR-12283
10 years ago
Rossen Stoyanchev
d5eb669416
Add mention of java.util.Optional in @MVC
...
Issue: SPR-12370
10 years ago
Rossen Stoyanchev
df090235bb
Update documentation for Map arguments
...
Issue: SPR-12347
10 years ago
Juergen Hoeller
aaf69eb1f1
Fix outdated references to JobDetailBean
...
Issue: SPR-12306
10 years ago
Oleg Lomaka
abb45aa130
Fix reference code sample
10 years ago
Sam Brannen
12a2813e2a
Change gopivotal.com to pivotal.io
...
This commit changes email addresses and URLs so that they point to
pivotal.io instead of gopivotal.com.
10 years ago
Stephane Nicoll
a86402899d
polishing
10 years ago
Anders D. Johnson
bc0e59f689
Fix condition vs. conditional typo in documenation
...
Issue: SPR-12273
10 years ago
Sebastien Deleuze
a3fd00eadb
Improve @JsonView reference documentation
...
Issue: SPR-12270
10 years ago
Sam Brannen
38777955d2
Escape single quotes in the reference manual
...
This commit ensures that single quotes nested in double quotes in
code examples in the reference manual are properly escaped using ''.
Issue: SPR-12246
10 years ago
Sam Brannen
07ffb6ffed
Polish SpEL compiler section
10 years ago
Sam Brannen
75291b32bc
Fix grammar in @JsonView section
10 years ago
Sam Brannen
2a0fb1b684
Fix broken links to JIRA issues
10 years ago
Sam Brannen
b31c95df85
Polish code formatting in testing chapter
10 years ago
Brian Clozel
983b5338ed
Fix typo in documentation
...
Issue: SPR-8025
10 years ago
Brian Clozel
ea034aeb2e
Reorder list of data access modules in documentation
...
Issue: SPR-7689
10 years ago
Brian Clozel
09a6afb94c
Fix "file:///" URL schema in documentation
...
Issue: SPR-7735
10 years ago
Juergen Hoeller
94e26fd72d
Remove outdated references to ContextLoaderServlet
...
Issue: SPR-7725
10 years ago
Rossen Stoyanchev
b1e9577680
Ensure single quotes appear in documentation sample
...
Issue: SPR-12186
10 years ago
Rossen Stoyanchev
c9c3857eae
Update section on resource handler config
...
Issue: SPR-14036
10 years ago
Juergen Hoeller
20c2ba35dc
Polishing
10 years ago
Rossen Stoyanchev
50846e3288
Update reference
10 years ago
Sebastien Deleuze
06f1f495c2
Update reference documentation for JSONP support
...
Issue: SPR-12113
10 years ago
Rossen Stoyanchev
7885a5975e
Add section on building controller links from views
10 years ago
Rossen Stoyanchev
51a550b27b
Add mention of ResponseBodyAdvice
10 years ago