Sébastien Deleuze
5420d7113b
Polish Kotlin reference documentation
5 years ago
Sébastien Deleuze
6251222a23
Remove jackson-module-kotlin warning
...
Closes gh-26962
5 years ago
jbotuck
491d1c4c78
issue-26994 add missing ) to kotlin example
5 years ago
Sam Brannen
da9ee06e05
Improve @Transactional docs regarding method visibility
...
Closes gh-27003
5 years ago
Sviatoslav Hryb
4c28266eb6
Fix @Transactional docs regarding method visibility
...
Closes gh-27001
5 years ago
hunjipo
f45a852aca
Fix typo in code example
...
See gh-26980
5 years ago
Johnny Lim
a2e5d9a14f
Polishing
...
Closes gh-26960
5 years ago
Qimiao Chen
cab20d1202
Fix punctuation in Custom Cache Resolution section of ref docs
...
Closes gh-26938
5 years ago
Rossen Stoyanchev
29790d5bb1
Update docs on how a `@ModelAttribute` is sourced
...
Closes gh-26873
5 years ago
Sviatoslav Hryb
3b247a9c19
Fix MethodMatcher API doc description
...
Closes gh-26893
5 years ago
Sviatoslav Hryb
ae7d5200e5
Fix @Scope documentation in ref docs
...
Closes gh-26773
5 years ago
K
26ed6d8bce
Fix syntax for RequestEntity headers example in ref docs
...
Closes gh-26876
5 years ago
Sam Brannen
8456eaca8e
Polish SpEL selection/projection in ref docs
5 years ago
Sviatoslav Hryb
59015344a7
Fix SpEL selection description in ref docs
...
Closes gh-26852
5 years ago
Sam Brannen
c03162e616
Polishing
...
See gh-26862
5 years ago
Sam Brannen
1dde30a7fd
Fix grammar in ref docs
5 years ago
Sviatoslav Hryb
35196d3c62
Fix aspect autodetection description
...
Closes gh-26862
5 years ago
Sviatoslav Hryb
719e7394d6
Fix MessageSource doc description
5 years ago
Stephane Nicoll
e4a5d2aaa5
Fix reference to assets on the default branch in ref doc
...
See gh-26863
5 years ago
Rossen Stoyanchev
b595dc1dfa
Add advice on Spring MVC path matching for 5.3+
...
Closes gh-26750
5 years ago
Sam Brannen
01e50fb60a
Polish SpEL chapter
5 years ago
Sviatoslav Hryb
3bded7659a
Improve documentation for SpEL constructor support
...
Closes gh-26846
5 years ago
Rossen Stoyanchev
d275a4e28d
Asciidoc typo from previous commits
5 years ago
Rossen Stoyanchev
42a23098de
Update docs on Principal controller method arguments
...
Closes gh-26791
5 years ago
Rossen Stoyanchev
d25ae4b02c
Add advice on using exchange from an ExchangeFilterFunction
...
Closes gh-26819
5 years ago
Sam Brannen
5740eaf33e
Polishing
5 years ago
Sviatoslav Hryb
80d46ba80e
Update FactoryBean generic description in ref docs
...
Closes gh-26758
5 years ago
Sviatoslav Hryb
b153b5e53b
Fix Kotlin code formatting for Inline Maps section of ref docs
...
Closes gh-26836
5 years ago
Sviatoslav Hryb
e03fdeaf8b
Improve ref docs regarding @Bean method visibility constraints
...
Closes gh-26797
5 years ago
Sviatoslav Hryb
0286549466
Fix formatting for PersonValidator Kotlin example in ref docs
...
Closes gh-26832
5 years ago
Sam Brannen
5d297c6387
Polishing
5 years ago
Sviatoslav Hryb
320f5836b4
Fix LocaleEditor description & formatting in reference manual
...
Closes gh-26816
5 years ago
Sviatoslav Hryb
af06b80bdf
Update FormatterRegistry interface in reference manual
...
Closes gh-26812
5 years ago
Sam Brannen
5b1ab31559
Polishing
5 years ago
Sviatoslav Hryb
bf05da1f8c
Remove unnecessary semicolon in BeanInfo example
...
Closes gh-26806
5 years ago
Juergen Hoeller
c7989c78c8
Polishing
5 years ago
Sam Brannen
bcc6171a72
Polish contribution
...
See gh-26785
5 years ago
Sviatoslav Hryb
a80c5fcfaf
Improve @EventListener documentation in reference manual
...
Closes gh-26785
5 years ago
Sviatoslav Hryb
f7606ba51b
Update ref docs regarding RequiredAnnotationBPP registration
...
The RequiredAnnotationBeanPostProcessor is no longer automatically
registered via XML namespace elements.
Closes gh-26783
5 years ago
Sam Brannen
0f54585f05
Polish contribution
...
See gh-26782
5 years ago
Sviatoslav Hryb
35ea33e13a
Update documentation for <context:annotation-config/>
...
Closes gh-26782
5 years ago
nara
2dc203ffdc
Polish web docs example
5 years ago
Rossen Stoyanchev
4982b5fcb9
Improve docs on SSE tests for Spring MVC
...
Closes gh-26687
5 years ago
Sam Brannen
f7678cdcdd
Polish core-beans.adoc
5 years ago
Stephane Nicoll
a3451f9908
Polish "Fix Commons FileUpload URL in reference guide"
...
See gh-26678
5 years ago
heqiang
5c38b89f4e
Fix Commons FileUpload URL in reference guide
...
See gh-26678
5 years ago
Oleksandr Kravchuk
21d77dd7c7
Fixed typo in ref docs
5 years ago
Oleksandr Kravchuk
0087578469
Fix @EventListener example in reference manual
...
Closes gh-26622
5 years ago
Sam Brannen
a9240e0bac
Document all supported SpringProperties keys in the reference manual
...
Closes gh-26554
5 years ago
Sam Brannen
f7cef2ab20
Remove section on RequiredAnnotationBeanPostProcessor in ref docs
...
In order to reduce the focus on the deprecated @Required support, this
commit removes the RequiredAnnotationBeanPostProcessor section and
replaces it with a TIP and an updated NOTE.
See gh-26578
5 years ago