Andy Wilkinson
710559297e
Polish "Fix bean name by adding sample class with prefix"
...
See gh-34029
3 years ago
Raina Banerjee
0a3007133b
Fix bean name by adding sample class with prefix
...
See gh-34029
3 years ago
Andy Wilkinson
fe944ca5cd
Polish "Document addition config for throw-exception-if-no-handler-found"
...
See gh-31660
3 years ago
Michal Domagala
2cad4a7174
Document addition config for throw-exception-if-no-handler-found
...
See gh-31660
3 years ago
Scott Frederick
33aef7fe27
Update CLI installation docs to download releases from Maven Central
...
Closes gh-33962
3 years ago
Andy Wilkinson
2bf780237a
Polish "Add Redis application properties example"
...
See gh-33965
3 years ago
Marcel Wollschläger
b6f900dd98
Add Redis application properties example
...
For the `Connect to Redis` section in the documentation also mention how
to configure the Redis connection via application properties similar
to the other connectors (Mongodb, Elasticsearch, Neo4j, ...).
See gh-33965
3 years ago
Johnny Lim
5eeb429e44
Polish
...
See gh-33966
3 years ago
Phillip Webb
c7a8151313
Restore "Use Jedis Instead of Lettuce" how-to documentation
...
Closes gh-33994
3 years ago
Phillip Webb
b7ae9fbfdf
Restore actuator section in documentation overview
...
Closes gh-33932
3 years ago
Phillip Webb
7c508fa324
Update copyright year of changed files
3 years ago
Moritz Halbritter
e8d809fe65
Replace 'via' with 'over' or 'through' in the documentation
...
Closes gh-33878
3 years ago
zhangyanyue
1eb394f958
Fix typo in kotlin getting started documentation
...
See gh-33867
3 years ago
Phillip Webb
a0fe8241a7
Update copyright year of changed files
3 years ago
Johnny Lim
3983d49523
Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc
...
See gh-33838
3 years ago
Phillip Webb
2cdd071775
Update getting started documentation to use @SpringBootApplication
...
Closes gh-32795
3 years ago
Phillip Webb
a369f936c9
Replace references to Pivotal
...
Closes gh-33737
3 years ago
Joseph Lane
54754d2c7a
Fix typo in External Configuration documentation
...
See gh-33630
3 years ago
Bart
aa8a531731
Fix a type in the ExitCodeGenerator documentation
...
See gh-33658
3 years ago
Christoph Dreis
1b4ef5db0f
Update copyrights to 2023
...
See gh-33682
3 years ago
Phillip Webb
e4772cf3b7
Update copyright year of changed files
3 years ago
Scott Frederick
3f33fa3f45
Polish documentation
3 years ago
Moritz Halbritter
e755f5107e
Fix formatting
3 years ago
Moritz Halbritter
20d51a128b
Clarify that shutdown endpoint only works in jar packaging
...
Closes gh-17398
3 years ago
Moritz Halbritter
2170941cf6
Update Kotlin example for Tomcat connector customization
...
See gh-33331
3 years ago
Moritz Halbritter
b00f4f926a
Create a HTTP connector in the custom tomcat connector example
...
Closes gh-28707
3 years ago
Moritz Halbritter
ae8ec86486
Clarify startup probe in actuator documentation
...
Closes gh-28432
3 years ago
Andy Wilkinson
ec467402b3
Link to Micrometer's documentation on @Timed
...
Closes gh-33264
3 years ago
Moritz Halbritter
acb5491b79
Fix section links to not include .html suffix
...
Closes gh-33206
3 years ago
Moritz Halbritter
d05e792157
Clarify spring.cache.type=hazelcast in the documentation
...
Closes gh-33245
3 years ago
Stephane Nicoll
4d6f956b24
Fix summary of "Core Features" section
...
Closes gh-33207
3 years ago
67
e55e23482a
Fix kafka streams start description typo in documentation
...
See gh-33098
3 years ago
EricGao888
569e752159
Fix a minor bug in an example in oauth2 doc
...
See gh-32931
3 years ago
James Seung Hyun Son
5e0a67ac66
Fix typos in logging.adoc
...
See gh-32812
3 years ago
Stephane Nicoll
4d7cb7144e
Upgrade copyright year of changed files
...
See gh-32644
3 years ago
Ada-Claire
c5a1944267
Harmonize ConfigurationProperties code samples
...
Rename the SomeProperties class so that it is consistent with other
examples given within the Type-safe Configuration Properties. This
ensures that readers can intuitively draw the conclusion that the
MyProperties class is annotated with ConfigurationProperties.
See gh-32644
3 years ago
Phillip Webb
c416c17fe8
Polish documentation title case
3 years ago
Guirong Hu
33e379c4a2
Use exclamation character for the document separator prefix
...
See gh-32521
3 years ago
Phillip Webb
6641a98913
Improve the phrasing around property source ordering
3 years ago
heqiang
5db6cc1cba
Remove redundant @ExtendWith(SpringExtension.class) for sample
...
See gh-32476
3 years ago
Brian Clozel
8f9323d66c
Document "classpath:*" location for GraphQL Schemas
...
This commit mentions the `"classpath*:graphql/**` schema location in
case the application needs to find schemas across multiple classpath
roots, for example across multiple modules.
Closes gh-31772
3 years ago
Andy Wilkinson
ab26050fe7
Document support for Java 19
...
Closes gh-32259
3 years ago
Oliver B. Fischer
6e4e76597a
Make the path of the config directory better understandable
...
Currently, the documentation relates to the subdirectory for external
configurations as `/config`. Read as UNIX path, the leading slash
could be read as reference to the root directory `/`.
This commit updates the documentation to use 'config/' instead.
See gh-32224
3 years ago
Stephane Nicoll
19c69ff743
Polish "Add support for detecting .yml Hazelcast config files"
...
See gh-32142
3 years ago
Scott Frederick
7763a5df7d
Polish auto-configuration documentation
...
Remove references to outdated information, emphasize use of the
`@AutoConfiguration` annotation and attributes, and edit for clarity.
Closes gh-32174
3 years ago
Andy Wilkinson
7d983be769
Clarify docs on disabling HTTP client request metrics
...
Closes gh-32136
3 years ago
Andy Wilkinson
13edfba1f5
Fix Kotlin example for empty @DefaultValue constructor binding
...
Closes gh-32177
3 years ago
Stephane Nicoll
12c1da275b
Polish contribution
...
See gh-32004
3 years ago
Ionascu Stefan Ciprian
c441bafe27
Document the DefaultServlet is no longer being enabled by default
...
See gh-32004
3 years ago
Andy Wilkinson
6efa77f3f5
Generate console output examples at build time
...
Closes gh-28208
3 years ago