Andy Wilkinson
1872af056e
Make it clearer that the generated password is not for production use
...
Closes gh-30061
4 years ago
Andy Wilkinson
c872539dea
Polish "Clarify actuator security documentation"
...
See gh-30065
4 years ago
Khan, C M Abdullah
5b7c21e780
Clarify actuator security documentation
...
See gh-30065
4 years ago
Lars Grefer
99a8374249
Use Gradle's configuration avoidance APIs in the reference docs
...
See gh-30000
4 years ago
Andy Wilkinson
1f2da6a341
Document SanitizingFunction
...
Closes gh-29950
4 years ago
Andy Wilkinson
7dce772d67
Polish "Update placeholder docs to mention env vars and default values"
...
See gh-30012
4 years ago
Kirill Marchuk
2644a2b897
Update placeholder docs to mention env vars and default values
...
See gh-30012
4 years ago
wonwoo
c2bf0d551b
Polish RestController examples
...
See gh-30027
4 years ago
Andy Wilkinson
355f80ab98
Add links to Spring Boot for Apache Geode and its documentation
...
Closes gh-29697
4 years ago
Madhura Bhave
cc95f734d7
Clarify relation of import path to resultant properties in configtree import data
...
Closes gh-29606
4 years ago
Stephane Nicoll
c8b7a17545
Upgrade to Spring Kafka 2.8.3
...
Closes gh-29722
4 years ago
Madhura Bhave
a70fa80571
Rectify incorrect sanitizing regex example provided in how-to docs
...
Closes gh-29951
4 years ago
UbaidurRehman1
7b48c51689
Clarify that any property of the environment can be used in a banner
...
See gh-29931
4 years ago
Phillip Webb
560d576a02
Polish
4 years ago
Phillip Webb
c86b1330cf
Update copyright year of changed files
4 years ago
Phillip Webb
9ab1b669d0
Polish
4 years ago
dreis2211
39394b9c2b
Link to Integration section of the appendix for Kafka properties
...
See gh-29758
4 years ago
Andy Wilkinson
09f51f38d6
Update docs to reflect use of CamelCaseToUnderscoresNamingStrategy
...
Closes gh-29743
4 years ago
Moritz Halbritter
096ba72a39
Add documentation for WebMvc.fn
...
See gh-29683
4 years ago
Andy Wilkinson
f672a20f90
Polish appendix cross-references
...
See gh-29689
4 years ago
Moritz Halbritter
52d9ba58d8
Move appendix subsections under appendix section
...
This involved a small code change to the generated configuration
properties snippets. The section id has to start with
'appendix.', otherwise the section-id asciidoctor extension
complains. To ensure that the anchors that are derived from the
section IDs remain backwards compatible, the anchor-rewrite
properties have been updated.
See gh-29667
4 years ago
Phillip Webb
52f1799c20
Polish formatting
4 years ago
Phillip Webb
12a33a2eaf
Upgrade to spring-asciidoctor-backends 0.0.3
...
Closes gh-29656
4 years ago
Phillip Webb
5975cdc5ed
Polish formatting
4 years ago
Stephane Nicoll
5fe6176966
Polish "Add a note on early init with @ConditionalOnExpression"
...
See gh-29276
4 years ago
Mihail Cornescu
fce3cd1684
Add a note on early init with @ConditionalOnExpression
...
See gh-29276
4 years ago
Stephane Nicoll
ab0b29cb53
Polish "Make classloader customization easier to discover"
...
See gh-29438
4 years ago
Andreas Ahlenstorf
96f48db2ab
Make classloader customization easier to discover
...
See gh-29438
4 years ago
Axel Fontaine
48817587e6
Rename Boxfuse to CloudCaptain
...
See gh-29523
4 years ago
Janne Valkealahti
d821f86b8e
Upgrade reference of gradle-git-properties to 2.3.2
...
See gh-29535
4 years ago
Andy Wilkinson
9cb66d55d1
Refer to Maven Resolver rather than Aether
...
Closes gh-29255
4 years ago
Andy Wilkinson
e8cbec0836
Clarify documentation of RestTemplate customization
...
Closes gh-29394
4 years ago
Omkar Shetkar
c19e192acd
Fix duplicate "Logging" link
...
See gh-29380
4 years ago
dreis2211
7a87d18b12
Update copyrights to 2022
...
See gh-29195
4 years ago
izeye
7fbb5749d1
Polish
...
See gh-29157
4 years ago
Madhura Bhave
99e650bd27
Document devtools remote support not available with WebFlux
...
Closes gh-28955
4 years ago
Pavel Anisimov
b704ee0b30
Polish reference doc
...
See gh-29115
4 years ago
Pavel Anisimov
415c58e21b
Polish CacheManager customization section in reference doc
...
See gh-29094
4 years ago
Stephane Nicoll
5599e8d340
Polish "Add consistent quotes in YAML samples of reference doc"
...
See gh-28911
4 years ago
Viktor Ardelean
0b781d87b1
Add consistent quotes in YAML samples of reference doc
...
See gh-28911
4 years ago
izeye
c7921468fc
Polish
...
See gh-28836
4 years ago
fml2
1d786e49e9
Fix typos in the "External Application Properties" section
...
See gh-28830
4 years ago
Xavier Bouclet
dce979d51f
Fix output of "spring --version" in reference documentation
...
See gh-28831
4 years ago
Andy Wilkinson
4a0fa62d2e
Polish "Replace "you're""
...
See gh-28710
4 years ago
Jay Bryant
e629e77b29
Replace "you're"
...
This commit replaces "you're" with some other structure, often
simplifying the sentence in the process.
Also checked for words that end with "'ll" and "n't" but did not find
any.
See gh-28710
4 years ago
Andy Wilkinson
29725ec68a
Update links to Spring Security's reference docs
...
Closes gh-28618
4 years ago
Vedran Pavic
c8dd0a584b
Fix "Configure Two DataSources" example
...
With the present example, the `secondDataSource` bean factory method
will use `firstDataSourceProperties` due to it being annotated with
`@Primary`.
This commit adds the `@Qualifier` needed to ensure `secondDataSource`
bean factory method uses `secondDataSourceProperties`.
See gh-28712
4 years ago
Stephane Nicoll
d88658d47a
Remove dependencies on micrometer-jersey2
...
Closes gh-28706
4 years ago
Stephane Nicoll
9ed7674ab0
Polish "Fix yaml sample format"
...
See gh-28671
4 years ago
Weix Sun
7f1bd43c84
Fix yaml sample format
...
See gh-28671
4 years ago