Stephane Nicoll
|
2fb257ad22
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32247
|
2 years ago |
Stephane Nicoll
|
19c69ff743
|
Polish "Add support for detecting .yml Hazelcast config files"
See gh-32142
|
2 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
|
2 years ago |
Andy Wilkinson
|
a253d8d589
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32198
|
2 years ago |
Andy Wilkinson
|
7d983be769
|
Clarify docs on disabling HTTP client request metrics
Closes gh-32136
|
2 years ago |
Andy Wilkinson
|
13edfba1f5
|
Fix Kotlin example for empty @DefaultValue constructor binding
Closes gh-32177
|
2 years ago |
Stephane Nicoll
|
6e64f49593
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32026
|
2 years ago |
Stephane Nicoll
|
12c1da275b
|
Polish contribution
See gh-32004
|
2 years ago |
Ionascu Stefan Ciprian
|
c441bafe27
|
Document the DefaultServlet is no longer being enabled by default
See gh-32004
|
2 years ago |
Andy Wilkinson
|
eb67470b89
|
Merge branch '2.6.x' into 2.7.x
See gh-31987
|
2 years ago |
Andy Wilkinson
|
b905d7f341
|
Normalize included log output to remove CI-specific details
See gh-28208
|
2 years ago |
Andy Wilkinson
|
a69cf002f0
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31987
|
2 years ago |
Andy Wilkinson
|
6efa77f3f5
|
Generate console output examples at build time
Closes gh-28208
|
2 years ago |
Andy Wilkinson
|
f6ce25f9c5
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31976
|
2 years ago |
Andy Wilkinson
|
c500d8e784
|
Note need to record req start time to use %D with Undertow access log
Closes gh-31103
|
2 years ago |
Andy Wilkinson
|
3e6b4e68ad
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31974
|
2 years ago |
Andy Wilkinson
|
591cd0feb3
|
Mention TLS-terminating proxy as a usecase for h2c
Closes gh-25855
|
2 years ago |
Andy Wilkinson
|
0dde4278db
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31951
|
2 years ago |
Marc Wrobel
|
3e0665e791
|
Fix links in documentations
- Fix broken links
- Use HTTPS where possible,
- Remove spring-security-oauth2-docs as it is no longer used
- Remove https://github.com/ThierrySquirrel/rocketmq-spring-boot-starter.
This starter is 404 and https://github.com/rocketmq/rocketmq-spring-boot-starter
hasn't been updated for 4 years.
- Clean up nohttp allowlist.lines.
See gh-31887
|
2 years ago |
Phillip Webb
|
06b537e2a0
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31943
|
2 years ago |
vilmos
|
00be9e4e94
|
Fix property placeholder references in @Value example
See gh-31941
|
2 years ago |
Stephane Nicoll
|
4806881716
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31921
|
2 years ago |
Stephane Nicoll
|
3a5b40645a
|
Restore support for C3P0
Closes gh-31920
|
2 years ago |
Phillip Webb
|
5c52882f76
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31901
|
2 years ago |
Phillip Webb
|
9a2ad6d42d
|
Remove references to ConfigFileApplicationListener
Update documentation and meta-data to remove referenced to the now
deprecated `ConfigFileApplicationListener` class.
Closes gh-31895
|
2 years ago |
Andy Wilkinson
|
ac3f552dde
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31846
|
2 years ago |
Jonas
|
6afd041bb2
|
Fix typo
See gh-31518
|
2 years ago |
Stephane Nicoll
|
b8647551cb
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31704
|
2 years ago |
Johnny Lim
|
b17cb9b92b
|
Polish gh-31231
See gh-31540
|
2 years ago |
Andy Wilkinson
|
7abc7df7b8
|
Allow PEM certificates to be used without a key store password
Closes gh-31253
|
2 years ago |
Andy Wilkinson
|
1e08f545d0
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31525
|
2 years ago |
Andy Wilkinson
|
f49b16c645
|
Upgrade to Spring Java Format 0.0.34
Closes gh-31524
|
2 years ago |
Moritz Halbritter
|
ae75d4386c
|
Merge branch '2.6.x' into 2.7.x
|
2 years ago |
Moritz Halbritter
|
b56b95d429
|
Add Apache HttpClient WebClient support to documentation
|
2 years ago |
Sébastien Deleuze
|
b5d380c1cb
|
Make SpringApplication Kotlin samples idiomatic
See gh-31463
|
2 years ago |
Stephane Nicoll
|
8b9579eeb7
|
Polish "Harmonize Kotlin example"
See gh-31458
|
2 years ago |
ningenMe
|
6685d49faa
|
Harmonize Kotlin example
See gh-31458
|
2 years ago |
Phillip Webb
|
e0947459b6
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31384
|
2 years ago |
Phillip Webb
|
9f8a262e6b
|
Log a warning when a health indicator takes too long to run
Update `HealthEndpointSupport` so that it logs a warning if a health
indicator takes too long to respond.
Fixes gh-31231
|
2 years ago |
Andy Wilkinson
|
ab67136664
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31381
|
2 years ago |
Andy Wilkinson
|
2094722e5d
|
Remove duplicate content from "The Spring WebFlux Framework"
Closes gh-31378
|
2 years ago |
Phillip Webb
|
0be5078a73
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31369
|
2 years ago |
Phillip Webb
|
b3a46fc50e
|
Document that placeholders should us the canonical property name form
Closes gh-31309
|
2 years ago |
Phillip Webb
|
378e56f1d3
|
Add Order annotation to GraphQL RouterFunction beans
Update GraphQL auto-configuration so that `RouterFunction` beans have
and `@Order` of 0.
Fixes gh-31314
|
2 years ago |
Stephane Nicoll
|
961b979d6e
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31366
|
2 years ago |
Anthony Vanelverdinghe
|
1fffdbae2a
|
Fix typos in the reference documentation
See gh-31328
|
2 years ago |
Stephane Nicoll
|
56913a08b8
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31360
|
2 years ago |
Anthony Vanelverdinghe
|
b1ccb600f3
|
Remove reference to outdated location
See gh-31276
|
2 years ago |
Stephane Nicoll
|
06d7e67e79
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31358
|
2 years ago |
Stern, Ittay (is9613)
|
e05363f9b0
|
Restore Custom Favicon section in the reference guide
The section about favicon was mistakenly removed in 5fceb9d and this
commit reinstates it.
See gh-31224
|
2 years ago |