Brian Clozel
35093aacf4
Polish "Document properties to enable probe health indicators"
...
See gh-22631
2020-08-01 19:59:25 +02:00
Tadaya Tsuyukubo
630cbae7d7
Document properties to enable probe health indicators
...
Document property names to enable probe(readiness/liveness)
health indicators.
See gh-22631
2020-08-01 19:59:03 +02:00
Andy Wilkinson
f81e8909fa
Document how to re-enable DataSource auto-config when using R2DBC
...
Closes gh-22094
2020-07-30 18:06:13 +01:00
Andy Wilkinson
45346b63ba
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22669
2020-07-30 12:12:45 +01:00
Andy Wilkinson
7e547b60cf
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22665
2020-07-30 09:06:28 +01:00
Andy Wilkinson
77287f8632
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22629
2020-07-28 18:27:01 +01:00
Andy Wilkinson
d6490da88b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22622
2020-07-28 14:37:07 +01:00
dreis2211
be8a70936d
Add ElasticsearchReactiveHealthIndicator to docs
...
See gh-22616
2020-07-28 13:25:04 +01:00
Andy Wilkinson
a2ce39d7eb
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22617
2020-07-28 13:22:32 +01:00
Andy Wilkinson
5471e16fce
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22608
2020-07-28 08:43:19 +01:00
Andy Wilkinson
280ecfcd47
Polish
2020-07-27 16:00:47 +01:00
Andy Wilkinson
189fa12c9d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22596
2020-07-27 15:53:03 +01:00
Andy Wilkinson
4a3683f7dd
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22592
2020-07-27 15:23:55 +01:00
Andy Wilkinson
810fdf4450
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22589
2020-07-27 14:48:33 +01:00
Andy Wilkinson
c2aa6cbc60
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22587
2020-07-27 14:10:22 +01:00
Andy Wilkinson
979aef1f68
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22574
2020-07-27 09:59:07 +01:00
Brian Clozel
03739e3097
Polish "Improve liveness/readiness health config"
...
See gh-22107
2020-07-21 16:50:03 +02:00
Brian Clozel
fe807d6c0b
Improve liveness/readiness health config
...
Prior to this commit, the application availability infrastructure
would mix the `AvailabilityState`, the `HealthIndicator` and the
`HealthGroup` concepts and would not align with the rest.
This commit auto-configures the livenessState and readinessState
health indicators with the relevant configuration properties.
Unlike other indicators, they are not enabled by default but might
be in future versions.
This also moves the `management.health.probes.enabled` property
to `management.endpoint.health.probes.enabled` since "probes" here
is not a health indicator but rather a configuration flag for the
health endpoint.
Finally, the probes auto-configuration is refined to automatically
add liveness and readiness indicators for the probes group if
they're not already present.
Closes gh-22107
2020-07-21 16:03:06 +02:00
Andy Wilkinson
accc1f1ca8
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22410
2020-07-20 13:58:19 +01:00
Stephane Nicoll
30b5168fed
Polish "Restructure "Building Container Images" section"
...
See gh-22296
2020-07-16 16:15:50 +02:00
Sebastiaan Fernandez
c50a5b395b
Restructure "Building Container Images" section
...
See gh-22296
2020-07-16 16:07:32 +02:00
Andy Wilkinson
259ea65388
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22339
2020-07-15 10:49:01 +01:00
Andy Wilkinson
f52cdf10b3
Update WebServerInitEvent docs to reflect ordering w.r.t. refresh
...
Closes gh-22277
2020-07-13 12:51:07 +01:00
Andy Wilkinson
d84aeef529
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22264
2020-07-08 18:00:07 +01:00
Johnny Lim
43aee1bddd
Polish
...
See gh-22090
2020-06-29 16:35:23 -07:00
Madhura Bhave
62f5e44324
Fix typo
2020-06-29 16:29:09 -07:00
Madhura Bhave
7a81cea513
Update layers.idx file example in docs
...
Fixes gh-21510
2020-06-29 16:25:23 -07:00
Stephane Nicoll
d5385a7b64
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22023
2020-06-19 11:37:52 +02:00
Stephane Nicoll
7500f0f22d
Add section about Kafka metrics support
...
Closes gh-21910
2020-06-15 09:18:40 +02:00
Stephane Nicoll
676cd10dbf
Fix encoding of @Bean in reference documentation
...
Closes gh-21908
2020-06-15 08:32:26 +02:00
Phillip Webb
47729be4e3
Polish 'Clarify documentation for probe ports'
...
See gh-21650
2020-06-08 10:42:01 -07:00
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
2020-06-08 10:41:41 -07:00
Andy Wilkinson
96ae4864a2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21762
2020-06-08 17:42:02 +01:00
Andy Wilkinson
a97c63661a
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21760
2020-06-08 17:08:07 +01:00
Phillip Webb
abaca95467
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21744
2020-06-07 10:27:35 -07:00
Stephane Nicoll
79a5ca2941
Merge branch '2.2.x' into 2.3.x
2020-06-05 16:25:24 +02:00
Toshiaki Maki
0cd526c266
Fix event name in documentation
...
See gh-21692
2020-06-05 14:51:53 +02:00
Andy Wilkinson
d3ef6f2382
Prepare 2.3.x branch
2020-05-28 09:56:01 +01:00
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
2020-05-22 22:23:41 +02:00
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
2020-05-22 14:20:06 +02:00
Madhura Bhave
146ebf107c
Merge branch '2.2.x'
...
Closes gh-21529
2020-05-20 17:42:39 -07:00
Andy Wilkinson
3f56f97e03
Merge branch '2.2.x'
...
Closes gh-21472
2020-05-15 16:21:33 +01:00
Phillip Webb
194c9fac64
Polish 'Add @WebServiceClientTest slice test support'
...
See gh-17274
2020-05-14 00:21:50 -07:00
Madhura Bhave
4d521e712f
Merge branch '2.2.x'
2020-05-13 13:55:44 -07:00
Madhura Bhave
453ca01338
Merge branch '2.2.x'
...
Closes gh-21429
2020-05-12 13:43:17 -07:00
Andy Wilkinson
0bb687717c
Auto-configure a lifecycle processor with configurable timeout
...
Closes gh-21347
2020-05-12 19:59:52 +01:00
Andy Wilkinson
240898121f
Use SmartLifecycle for graceful web server shutdown
...
Closes gh-21325
2020-05-12 19:59:52 +01:00
Richard North
aed4f58403
Fix capitalization of Testcontainers in Howto docs
...
See gh-21417
2020-05-12 10:01:06 +02:00
Madhura Bhave
3e3ff26129
Add a testcontainers section in the reference docs
...
Closes gh-20734
2020-05-11 19:07:47 -07:00
Madhura Bhave
7468f574d7
Add more context to the Kubernetes container lifecycle documentation
...
Closes gh-20932
2020-05-11 18:38:49 -07:00