wolverine.kim
a3062dfe78
Fix typo
...
Closes gh-1129
10 years ago
Rossen Stoyanchev
62e08a5ebe
Minor update to Spring Web Reactive chapter
...
Issue: SPR-14565
10 years ago
Juergen Hoeller
aeec1245eb
ClientWebRequestBuilders documentation fix
...
Issue: SPR-14561
10 years ago
Juergen Hoeller
e03dea1d64
Polishing
10 years ago
Rossen Stoyanchev
7b564b72a1
Polish Spring Web Reactive content
10 years ago
Rossen Stoyanchev
5cf8b695cb
Add chapter on Spring Web Reactive support
...
Issue: SPR-14497
10 years ago
Rossen Stoyanchev
af4415e1ba
Move up CORS section
...
The CORS section is now ahead of
"Integrating with other web frameworks" and "WebSocket Support".
10 years ago
Juergen Hoeller
aae4874b85
Revised spring-orm test suite (no AbstractJpaTests anymore)
...
Issue: SPR-13515
10 years ago
Do Nhu Vy
a76a6b5c29
Fix broken hyperlink
...
Closes gh-1114
10 years ago
Juergen Hoeller
dc1664939c
Javadoc fixes and pruning of outdated references
10 years ago
fisache
9aa35a8b5f
Polish doc
...
Closes gh-1108
10 years ago
nkjackzhang
e2b8a786ff
Polish doc
...
Closes gh-1110
10 years ago
Sam Brannen
c341b39f71
Move "What's New" reference manual chapter to the wiki
...
A "What's New" page has been created in the Spring Framework wiki:
https://github.com/spring-projects/spring-framework/wiki/What's-New-in-the-Spring-Framework
This commit therefore links to the new wiki page from the appendix of
the reference manual and deletes the existing "What's New" chapter from
the reference manual.
Issue: SPR-14449
10 years ago
fisache
55ad5a448e
Polish doc
...
Closes gh-1105
10 years ago
nkjackzhang
1fb93044af
Polish doc
...
Closes gh-1107
10 years ago
Rossen Stoyanchev
d84b989025
Update notes on deps for broker relay
10 years ago
Stephane Nicoll
2bf9bc312e
Remove Guava cache support
...
This commit removes `GuavaCache` and support classes. Caffeine supersedes
the caching support in the Google Guava library with an actively maintained
Java 8+ version in standalone form.
As it is the only Guava feature Spring framework integrates with, this
commit removes effectively any reference to Guava.
Issue: SPR-13797
10 years ago
Stephane Nicoll
1103a9cd16
Remove trailing whitespaces
...
Closes gh-1100
10 years ago
nkjackzhang
6aeaa1976d
Add the injection point for the Provider
...
See gh-1100
10 years ago
nkjackzhang
7dfbc16f1f
Polish doc
...
Closes gh-1099
10 years ago
Juergen Hoeller
7dda9fbd8c
Drop JasperReports support
...
Issue: SPR-13294
10 years ago
Juergen Hoeller
bc2c22d51e
Streamline XML namespace support towards unversioned schemas
...
This commit also removes support code for outdated options which were only available in older schema versions.
Issue: SPR-13499
10 years ago
Stephane Nicoll
00d2606b00
Explicit type can be replaced by <>
...
Issue: SPR-13188
10 years ago
Juergen Hoeller
51252ebbca
Avoid defensive checks against Java 8 API (java.util.Optional etc)
...
This commit also fixes broken javadoc links and code references.
Issue: SPR-13188
10 years ago
Juergen Hoeller
d341624e91
Drop JDO support
...
Issue: SPR-14130
10 years ago
Juergen Hoeller
2b3445df81
Drop Portlet MVC support
...
This commit also removes the corresponding deprecated Servlet MVC variant and updates DispatcherServlet.properties to point to RequestMappingHandlerMapping/Adapter by default.
Issue: SPR-14129
10 years ago
Juergen Hoeller
ff6ead1fff
Remove Velocity support
...
Issue: SPR-13795
10 years ago
Sam Brannen
fb1eb00b4a
Update @since tag in Eclipse template to 5.0
10 years ago
Stephane Nicoll
19622e3b2d
Upgrade copyright
10 years ago
Juergen Hoeller
c6752e6023
Explicit note on self references
...
Issue: SPR-14402
10 years ago
Stephane Nicoll
716273df47
Polish
...
Closes gh-967
10 years ago
Stephane Nicoll
cac58738c9
Polish
...
Closes gh-1089
10 years ago
nkjackzhang
66fd86be33
Fix typo in asciidoc
...
See gh-1089
10 years ago
Sebastien Deleuze
64628dc8cb
Add CorsFilter documentation
10 years ago
nkjackzhang
5657283071
Fix typo in asciidoc
...
Closes gh-1092
10 years ago
Juergen Hoeller
4102c62734
Fixed ambiguous sentence in conditional cache documentation
...
Issue: SPR-14399
10 years ago
Stephane Nicoll
bcfc09a93c
Document sync attribute of Cacheable
...
Closes gh-14366
10 years ago
Sam Brannen
0815560c85
Migrate to Asciidoctor 1.5 syntax
...
Issue: SPR-14355
10 years ago
Sam Brannen
57ca8f5347
Document TestContext bootstrapping in the reference manual
...
Issue: SPR-11683
10 years ago
Sam Brannen
f0451294de
Improve formatting for test annotations in reference manual
10 years ago
Sam Brannen
53909a5333
Polish key abstractions section for the TCF
10 years ago
Stephane Nicoll
f7dd8e34b3
Polish contribution
...
Closes gh-1073
10 years ago
fisache
4465e4ff6c
Polish doc
...
See gh-1073
10 years ago
Juergen Hoeller
d1d29cf699
Documented support for new library and server generations
10 years ago
Sam Brannen
da051b87e6
Polish documentation for stereotype names
10 years ago
Sam Brannen
c9de6f23ef
Document web scope annotations in the reference manual
...
Issue: SPR-13994
10 years ago
Sam Brannen
99ae7e3bcb
Document web scope annotations in the reference manual
...
Issue: SPR-13994
10 years ago
Sam Brannen
47d77252d3
Document web scope annotations in the reference manual
...
Issue: SPR-13994
10 years ago
Sam Brannen
6804aad06f
Update reference manual regarding supported web scopes
10 years ago
Sam Brannen
01d234f9f3
Use composed @RequestMapping variants in the reference manual
...
Issue: SPR-13995
10 years ago