Phillip Webb
546d7b41e9
Polish 'Add JVM options to prevent warnings with asciidoctor'
...
See gh-32123
3 years ago
Dave Syer
7b4db4cafc
Add JVM options to prevent warnings with asciidoctor
...
See gh-32123
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
b905d7f341
Normalize included log output to remove CI-specific details
...
See gh-28208
3 years ago
Andy Wilkinson
6efa77f3f5
Generate console output examples at build time
...
Closes gh-28208
3 years ago
Andy Wilkinson
c500d8e784
Note need to record req start time to use %D with Undertow access log
...
Closes gh-31103
3 years ago
Andy Wilkinson
591cd0feb3
Mention TLS-terminating proxy as a usecase for h2c
...
Closes gh-25855
3 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
3 years ago
vilmos
00be9e4e94
Fix property placeholder references in @Value example
...
See gh-31941
3 years ago
Stephane Nicoll
3a5b40645a
Restore support for C3P0
...
Closes gh-31920
3 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
3 years ago
Jonas
6afd041bb2
Fix typo
...
See gh-31518
3 years ago
Johnny Lim
b17cb9b92b
Polish gh-31231
...
See gh-31540
3 years ago
Andy Wilkinson
7abc7df7b8
Allow PEM certificates to be used without a key store password
...
Closes gh-31253
4 years ago
Andy Wilkinson
f49b16c645
Upgrade to Spring Java Format 0.0.34
...
Closes gh-31524
4 years ago
Moritz Halbritter
b56b95d429
Add Apache HttpClient WebClient support to documentation
4 years ago
Sébastien Deleuze
b5d380c1cb
Make SpringApplication Kotlin samples idiomatic
...
See gh-31463
4 years ago
Stephane Nicoll
8b9579eeb7
Polish "Harmonize Kotlin example"
...
See gh-31458
4 years ago
ningenMe
6685d49faa
Harmonize Kotlin example
...
See gh-31458
4 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
4 years ago
Andy Wilkinson
2094722e5d
Remove duplicate content from "The Spring WebFlux Framework"
...
Closes gh-31378
4 years ago
Phillip Webb
b3a46fc50e
Document that placeholders should us the canonical property name form
...
Closes gh-31309
4 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
4 years ago
Anthony Vanelverdinghe
1fffdbae2a
Fix typos in the reference documentation
...
See gh-31328
4 years ago
Anthony Vanelverdinghe
b1ccb600f3
Remove reference to outdated location
...
See gh-31276
4 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
4 years ago
Stephane Nicoll
d896d995d1
Polish contribution
...
See gh-31190
4 years ago
tudormarc
e313aa5f6c
Document that Lombok must be configured before our annotation processor
...
See gh-31190
4 years ago
Henning Poettker
9fdd471adf
Use Lambda-based API in Spring Security examples
...
See gh-31143
4 years ago
Phillip Webb
0f7fa84214
Polish 'Update Dynatrace documentation for Micrometer 1.9.0'
...
See gh-31132
4 years ago
Georg Pirklbauer
6df9f50642
Update Dynatrace documentation for Micrometer 1.9.0
...
Update the actuator documentation for Dynatrace to reflect the
updates and improvements that were made in Micrometer 1.9.0.
See gh-31132
4 years ago
Andy Wilkinson
419ac26e0d
Use conventions for source and encoding of aggregatedJavadoc
...
Closes gh-31210
4 years ago
Matei Cernăianu
eb8b9e17c5
Fix "spring.factories" typos in database initialization documentation
...
See gh-31203
4 years ago
Andy Wilkinson
3d203d0215
Polish
4 years ago
Andy Wilkinson
ee45fd2fc8
Remove redundant throws declarations from internal APIs
...
Closes gh-31176
4 years ago
Phillip Webb
7d2f1bafc0
Update copyright year of changed files
4 years ago
Scott Frederick
7d459a13c2
Add properties for SAML relying party single logout
...
Closes gh-30128
Co-authored-by: Madhura Bhave <bhavem@vmware.com>
4 years ago
Andy Wilkinson
3f6fcac683
Polish "Extend documentation on Datadog metrics"
...
See gh-30879
4 years ago
Denis Washington
09db7e4001
Extend documentation on Datadog metrics
...
- Document that an application key must be set to publish metadata
for the exported metrics.
- Point out that using a non-US Datadog site (e.g., EU) requires
changing the `uri` property.
See gh-30879
4 years ago
颜虎
309e54bd21
Fix link to Upgrading From 1.x in multi-page documentation
...
See gh-30890
4 years ago
Moritz Halbritter
b406971094
Remove hyphen from asserting-party
...
spring.security.saml2.relyingparty.registration.*.asserting-party.* is
now named spring.security.saml2.relyingparty.registration.*.assertingparty.*
Closes gh-30785
4 years ago
Moritz Halbritter
9b8b87009c
Document support for Java 18
...
Closes gh-30548
4 years ago
Phillip Webb
dd5696b59b
Update copyright year of changed files
4 years ago
Phillip Webb
36f1249fc6
Polish
4 years ago
Moritz Halbritter
6c400daa48
Rename 'identityprovider' property to 'asserting-party'
...
Rename spring.security.saml2.relyingparty.registration.*.identity-provider.*
to spring.security.saml2.relyingparty.registration.*.asserting-party.*
The old property names are still supported, but will lead to a warning
in the logs.
Closes gh-30642
4 years ago
rfigueroa
ae267bfab2
Use eclipse-temurin in docker samples
...
As AdoptOpenJDK moved to the Eclipse Foundation, this commit updates the
docs to reflect that in docker file samples.
See gh-30748
4 years ago
Stephane Nicoll
2d663f2e94
Upgrade to Spring Data 2021.2.0-RC1
...
Closes gh-30610
4 years ago
Brian Clozel
2dc2e5ab11
Auto-configure RSocketGraphQlClient
...
This commit contributes a `RSocketGraphQlClient.Builder` component to
the context, pre-configured with the `RSocketStrategies`, a customized
`RSocketConnector` and the expected data MIME type.
See gh-30453
4 years ago
Stephane Nicoll
57b3cb5135
Polish "Fix incorrect link in kafka.adoc"
...
See gh-30674
4 years ago