Stephane Nicoll
35e069e2cd
Polish "Add health indicator for Cassandra that uses the CqlSession"
...
See gh-20887
4 years ago
Stephane Nicoll
ce4ef5ed81
Merge branch '2.3.x'
...
Closes gh-21918
4 years ago
Stephane Nicoll
7500f0f22d
Add section about Kafka metrics support
...
Closes gh-21910
4 years ago
Stephane Nicoll
631a5dddd1
Merge branch '2.3.x'
...
Closes gh-21915
4 years ago
Stephane Nicoll
676cd10dbf
Fix encoding of @Bean in reference documentation
...
Closes gh-21908
4 years ago
Phillip Webb
db0f085d40
Merge branch '2.3.x'
...
Closes gh-21765
5 years ago
Phillip Webb
47729be4e3
Polish 'Clarify documentation for probe ports'
...
See gh-21650
5 years ago
Hui Li
e6ade05c2d
Clarify documentation for probe ports
...
Update the reference documentation to provide a better description of
the port that should be used for Kubernetes probes.
See gh-21650
5 years ago
Andy Wilkinson
a6eb4da2ad
Merge branch '2.3.x'
...
Closes gh-21763
5 years ago
Andy Wilkinson
96ae4864a2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21762
5 years ago
Andy Wilkinson
2de906caf7
Polish "Clarify loss of defaults when adding custom mapping"
...
See gh-20716
5 years ago
Norio
9f009e4445
Clarify loss of defaults when adding custom mapping
...
See gh-20716
5 years ago
Andy Wilkinson
52a5425acf
Merge branch '2.3.x'
...
Closes gh-21761
5 years ago
Andy Wilkinson
a97c63661a
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21760
5 years ago
Andy Wilkinson
4a0e8217f0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21759
5 years ago
Andy Wilkinson
5dce945e29
Document dispatcher-types configuration for secured error pages
...
Closes gh-19293
5 years ago
Andy Wilkinson
020a47ba3e
Document support for Gradle 5
...
Closes gh-15358
5 years ago
Phillip Webb
6e71994b6b
Merge branch '2.3.x'
...
Closes gh-21745
5 years ago
Phillip Webb
abaca95467
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21744
5 years ago
Phillip Webb
bfe1c281f0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21743
5 years ago
Phillip Webb
70e0a27949
Drop the use of the term "white list"
...
Closes gh-21737
5 years ago
Stephane Nicoll
bb86d2b3d4
Merge branch '2.3.x'
5 years ago
Stephane Nicoll
79a5ca2941
Merge branch '2.2.x' into 2.3.x
5 years ago
Stephane Nicoll
eb38eeaf30
Polish
5 years ago
Andy Wilkinson
8fb7a6cace
Remove JUnit 5's vintage engine from spring-boot-starter-test
...
Closes gh-21625
5 years ago
Stephane Nicoll
721399bdc4
Merge branch '2.3.x'
5 years ago
Toshiaki Maki
0cd526c266
Fix event name in documentation
...
See gh-21692
5 years ago
Andy Wilkinson
d3ef6f2382
Prepare 2.3.x branch
5 years ago
Brian Clozel
18e0db6326
Document health probes config property in Actuator section
...
This commit mentions the `management.health.probes.enabled`
configuration property in the Kubernetes Probes section of the Actuator
chapter.
Enabling this property is required if we need to expose Kubernetes
Probes in a non-Kubernetes environment.
Fixes gh-21505
5 years ago
Brian Clozel
525e03d3b5
Add welcome page support for Spring WebFlux
...
This commit adds the support for static and templated welcome pages with
Spring WebFlux. The implementation is backed by a `RouterFunction`
that's serving a static `index.html` file or rendering an `index` view.
Closes gh-9785
5 years ago
Madhura Bhave
146ebf107c
Merge branch '2.2.x'
...
Closes gh-21529
5 years ago
Moritz do Rio Schulze
1e168a2145
Fix typo in section 4.30.6
...
See gh-21485
5 years ago
Andy Wilkinson
3f56f97e03
Merge branch '2.2.x'
...
Closes gh-21472
5 years ago
Andy Wilkinson
4a896f2272
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21471
5 years ago
Andy Wilkinson
fdc63d71fe
Use HTTPS when linking to groovy-lang.org
...
Closes gh-21466
5 years ago
Brian Clozel
42d07a7acd
Fix published Maven POMs
...
Prior to this commit, the published Maven POMs would not pass the Maven
Central mandatory checks.
This commit adds the missing project name and description metadata for
most artifacts. The Spring Boot Gradle plugin artifact was also missing
this information and this is now added in the plugin metadata itself.
This is also updating the project page URL which is now hosted directly
on spring.io.
Fixes gh-21457
5 years ago
Andy Wilkinson
96bd9daab7
Compile doc's Java examples and allow them to be imported into Eclipse
...
Closes gh-21445
5 years ago
Phillip Webb
194c9fac64
Polish 'Add @WebServiceClientTest slice test support'
...
See gh-17274
5 years ago
Madhura Bhave
4d521e712f
Merge branch '2.2.x'
5 years ago
Madhura Bhave
27ada029b5
Revert "Expose property to configure OAuth2 provider configurationMetadata"
...
This reverts commit 7b79029949
.
See gh-21375
5 years ago
Andy Wilkinson
9e569cf1b0
Remove non-user-facing packages from the javadoc
...
Closes gh-20517
5 years ago
Andy Wilkinson
a03426af57
Configure the Asciidoctor revnumber in a central location
...
See gh-20934
5 years ago
Madhura Bhave
376098d080
Set asciidoctor revnumber to null
...
Closes gh-20934
5 years ago
Madhura Bhave
453ca01338
Merge branch '2.2.x'
...
Closes gh-21429
5 years ago
Madhura Bhave
7b79029949
Expose property to configure OAuth2 provider configurationMetadata
...
Closes gh-21375
5 years ago
Andy Wilkinson
0bb687717c
Auto-configure a lifecycle processor with configurable timeout
...
Closes gh-21347
5 years ago
Andy Wilkinson
240898121f
Use SmartLifecycle for graceful web server shutdown
...
Closes gh-21325
5 years ago
Richard North
aed4f58403
Fix capitalization of Testcontainers in Howto docs
...
See gh-21417
5 years ago
Madhura Bhave
3e3ff26129
Add a testcontainers section in the reference docs
...
Closes gh-20734
5 years ago
Madhura Bhave
7468f574d7
Add more context to the Kubernetes container lifecycle documentation
...
Closes gh-20932
5 years ago