Commit Graph

3441 Commits (6c5374597a0cea55df098d9b1ffa4185d0fed0dc)

Author SHA1 Message Date
Moritz Halbritter a416f93eec Merge branch '3.0.x' into 3.1.x
Closes gh-37691
1 year ago
Moritz Halbritter b742bced31 Merge branch '2.7.x' into 3.0.x
Closes gh-37690
1 year ago
Moritz Halbritter 63fccf43dc Polish "Remove link to LiveReload website due to timeout"
See gh-37643
1 year ago
Jonny Coddington 88bbab374d Remove link to LiveReload website due to timeout
See gh-37643
1 year ago
Moritz Halbritter a1947d6deb Merge branch '3.0.x' into 3.1.x
Closes gh-37615
1 year ago
Moritz Halbritter d266806368 Merge branch '2.7.x' into 3.0.x
Closes gh-37614
1 year ago
Moritz Halbritter 8a5979ee8c Clarify ActiveMQ usage in JMS docs
The Apache ActiveMQ project has adopted the label "Classic" for the 5.x
broker in order to more easily compare and contrast it with the broker
code-named Artemis.

See gh-37606
1 year ago
Sushant Kumar Singh 088d9ccc32 Remove mockito-inline from documentation
See gh-37561
1 year ago
Moritz Halbritter b5cc6f9f92 Merge branch '3.0.x' into 3.1.x
Closes gh-37532
1 year ago
Moritz Halbritter 17092e124d Merge branch '2.7.x' into 3.0.x
Closes gh-37531
1 year ago
Moritz Halbritter 6be8ce948a Document support for Java 21
Closes gh-37371
1 year ago
Moritz Halbritter aabd6f58d5 Merge branch '3.0.x' into 3.1.x
Closes gh-37510
1 year ago
Moritz Halbritter 454342acfa Merge branch '2.7.x' into 3.0.x
Closes gh-37509
1 year ago
김희망 45e08f321c Use more idiomatic Kotlin in doc example
See gh-37491
1 year ago
Moritz Halbritter 5d120faac2 Merge branch '3.0.x' into 3.1.x
Closes gh-37443
1 year ago
Moritz Halbritter 5a0bc0a112 Merge branch '2.7.x' into 3.0.x
Closes gh-37442
1 year ago
Moritz Halbritter ff2fc95daf Document that PKCS8 PEM files should be used whenever possible
Closes gh-37170
1 year ago
Phillip Webb 81a03cf240 Merge branch '2.7.x' into 3.1.x 1 year ago
Phillip Webb fbea788e0a Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb 727e22abac Restore Redis to NoSQL stores supported by Spring Data documentation
See gh-29694
1 year ago
Scott Frederick 23de8a1177 Merge branch '3.0.x' into 3.1.x
Closes gh-37071
1 year ago
jongwooo 37855a597c Fix links to Oracle API javadoc in the documentation
See gh-37070
1 year ago
Stephane Nicoll 8ce6002206 Merge branch '3.0.x' into 3.1.x
Closes gh-36962
1 year ago
Stephane Nicoll 82b0666813 Merge branch '2.7.x' into 3.0.x
Closes gh-36961
1 year ago
Stephane Nicoll 0e6abd1377 Provide more information about using spring.cache.type=none
Closes gh-33694
1 year ago
Stephane Nicoll 63a1248a6d Merge branch '3.0.x' into 3.1.x
Closes gh-36877
1 year ago
Stephane Nicoll 6800f15aa6 Merge branch '2.7.x' into 3.0.x
Closes gh-36876
1 year ago
Stephane Nicoll 94c7140001 Use a dedicated application to collect log samples
This commit moves the tasks that collect log samples for the reference
guide to an isolated application.

Closes gh-36875
1 year ago
Andy Wilkinson 8bd2e1a717 Merge branch '3.0.x' into 3.1.x
Closes gh-36862
1 year ago
Andy Wilkinson 29beb3ed24 Merge branch '2.7.x' into 3.0.x
Closes gh-36861
1 year ago
Andy Wilkinson d277631331 Document `@EntityScan` and `@Enable…Repositories` for tuning scanning
Closes gh-36282
1 year ago
Andy Wilkinson c59eca02ba Merge branch '3.0.x' into 3.1.x
Closes gh-36853
1 year ago
Andy Wilkinson 4ec1a05b9c Merge branch '2.7.x' into 3.0.x
Closes gh-36852
1 year ago
Andy Wilkinson 45b62b1452 Clarify transfer of logging props from Environment to System props
Closes gh-32160
1 year ago
Stephane Nicoll 22fde44e3b Merge branch '3.0.x' into 3.1.x
Closes gh-36850
1 year ago
Stephane Nicoll 2d8dbbd1f3 Review Google Cloud section of the reference guide
Closes gh-33730
1 year ago
Andy Wilkinson 786673f936 Merge branch '3.0.x' into 3.1.x
Closes gh-36813
1 year ago
Andy Wilkinson b4378e4415 Merge branch '2.7.x' into 3.0.x
Closes gh-36812
1 year ago
Andy Wilkinson 05244d7a5c Clarify which NoSQL stores are supported by Spring Data
Closes gh-29694
1 year ago
Andy Wilkinson 331e90ccbe Merge branch '3.0.x' into 3.1.x
Closes gh-36810
1 year ago
Andy Wilkinson 24ba267516 Merge branch '2.7.x' into 3.0.x
Closes gh-36809
1 year ago
Andy Wilkinson 0ab7129dab Clarify treatment of nested directories for configtree with wildcards
Closes gh-28203
1 year ago
Andy Wilkinson 8c8aa19691 Merge branch '3.0.x' into 3.1.x
Closes gh-36797
1 year ago
Andy Wilkinson 355012d40b Merge branch '2.7.x' into 3.0.x
Closes gh-36796
1 year ago
Andy Wilkinson b978950cb2 Clarify the effect of `@EnableWebMvc`
Closes gh-36506
1 year ago
Andy Wilkinson 930824a566 Merge branch '3.0.x' into 3.1.x
Closes gh-36793
1 year ago
Andy Wilkinson 4b8a848ecf Merge branch '2.7.x' into 3.0.x
Closes gh-36792
1 year ago
Andy Wilkinson 8dec443e3b Document default for MVC and WebFlux date and time formatting
Closes gh-30041
1 year ago
Andy Wilkinson f0343df9c5 Merge branch '3.0.x' into 3.1.x
Closes gh-36789
1 year ago
Andy Wilkinson 406e934325 Merge branch '2.7.x' into 3.0.x
Closes gh-36788
1 year ago