Madhura Bhave
7444306d0b
Polish docs
2020-03-23 13:01:16 -07:00
Madhura Bhave
a06f4f21e3
Combine application and resources layers into a single layer
...
Closes gh-20562
2020-03-23 12:59:42 -07:00
Madhura Bhave
952e529787
Rename "classes" to "application" in custom layer configuration
...
Closes gh-20539
2020-03-23 10:44:03 -07:00
Stephane Nicoll
29c89f3c27
Upgrade to Reactor Dysprosium-SR6
...
Closes gh-20570
2020-03-23 18:41:24 +01:00
Stephane Nicoll
d61abfce25
Merge branch '2.2.x'
2020-03-23 18:40:49 +01:00
Stephane Nicoll
8d9c9126b1
Upgrade to Reactor Dysprosium-SR6
...
Closes gh-20569
2020-03-23 18:40:08 +01:00
Stephane Nicoll
1ad77a523b
Merge branch '2.1.x' into 2.2.x
2020-03-23 18:39:03 +01:00
Stephane Nicoll
9a5ffb7e0c
Upgrade to Reactor Californium SR17
...
Closes gh-20624
2020-03-23 18:28:42 +01:00
Stephane Nicoll
8c9711ab9a
Merge branch '2.2.x'
...
Closes gh-20622
2020-03-23 15:28:41 +01:00
Stephane Nicoll
bf15276af1
Fix import in constructor binding example
...
Closes gh-20378
2020-03-23 15:27:08 +01:00
Stephane Nicoll
1a9065f46f
Merge branch '2.2.x'
...
Closes gh-20621
2020-03-23 14:38:03 +01:00
Stephane Nicoll
62f696d5bf
Merge pull request #20617 from ta7uw
...
* pr/20617:
Polish "Fix @FlywayDataSource with multiple data sources"
Fix @FlywayDataSource with multiple data sources
Closes gh-20617
2020-03-23 14:37:42 +01:00
Stephane Nicoll
8f265f8d57
Polish "Fix @FlywayDataSource with multiple data sources"
...
See gh-20617
2020-03-23 14:37:23 +01:00
Shimbo Takaaki
2410d6bbd1
Fix @FlywayDataSource with multiple data sources
...
See gh-20617
2020-03-23 14:25:57 +01:00
Stephane Nicoll
34b71561d3
Merge branch '2.2.x'
...
Closes gh-20619
2020-03-23 14:22:56 +01:00
Stephane Nicoll
7be3db2d4d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20618
2020-03-23 14:22:30 +01:00
Stephane Nicoll
bcce6f9f07
Document that Jackson is a required dependency of the Actuator
...
Closes gh-19564
2020-03-23 14:16:55 +01:00
Stephane Nicoll
ec8d2c5843
Merge branch '2.2.x'
...
Closes gh-20616
2020-03-23 12:57:00 +01:00
Stephane Nicoll
39b965e1fd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20615
2020-03-23 12:55:44 +01:00
Stephane Nicoll
f5761bd508
Auto-configure listener container factory without consumer factory
...
Previously, the presence of a `ConsumerFactory` bean would make the
auto-configured one to back off, leading to a failure down the line if
no available instance matches the generics criterion. This commit
improves the auto-configuration to create a `ConsumerFactory<?,?>`
behind the scenes if none is available.
Closes gh-19221
2020-03-23 12:52:33 +01:00
Andy Wilkinson
4cdb968efa
Utilise Reactor Netty's new graceful shutdown support
...
Closes gh-20613
2020-03-23 10:52:31 +00:00
Andy Wilkinson
6b47dd06e8
Start building against Reactor Dysprosium-SR6 snapshots
...
See gh-20570
2020-03-23 10:52:30 +00:00
Stephane Nicoll
3735771f9c
Merge branch '2.2.x'
...
Closes gh-20612
2020-03-23 11:17:52 +01:00
Stephane Nicoll
ef1f9b951d
Merge pull request #20523 from m-kay
...
* pr/20523:
Polish "Configure signature algorithm when using public key jwt decoder"
Configure signature algorithm when using public key jwt decoder
Closes gh-20523
2020-03-23 11:17:36 +01:00
Stephane Nicoll
08a89b6288
Polish "Configure signature algorithm when using public key jwt decoder"
...
See gh-20523
2020-03-23 11:17:22 +01:00
Michael Kreis
69e33d6e62
Configure signature algorithm when using public key jwt decoder
...
See gh-20523
2020-03-23 10:56:59 +01:00
Andy Wilkinson
535e782dda
Merge pull request #20608 from izeye
...
* gh-20608:
Fix "Building Docker Images" section level
Closes gh-20608
2020-03-23 08:20:30 +00:00
Johnny Lim
cc18b91723
Fix "Building Docker Images" section level
...
See gh-20608
2020-03-23 08:19:49 +00:00
Stephane Nicoll
615ec8b6f5
Merge branch '2.2.x'
...
Closes gh-20607
2020-03-22 19:57:47 +01:00
Stephane Nicoll
a2d70d46e1
Merge pull request #20604 from dreis2211
...
* pr/20604:
Polish BindableTests
Closes gh-20604
2020-03-22 19:57:27 +01:00
dreis2211
6ff842441c
Polish BindableTests
...
See gh-20604
2020-03-22 19:55:32 +01:00
Stephane Nicoll
252c918484
Merge pull request #20601 from dreis2211
...
* pr/20601:
Remove redundant MockitoAnnotations.initMocks()
Closes gh-20601
2020-03-22 08:44:30 +01:00
dreis2211
ef9f1d39a3
Remove redundant MockitoAnnotations.initMocks()
...
See gh-20601
2020-03-22 08:43:50 +01:00
Stephane Nicoll
70aa788747
Merge branch '2.2.x'
...
Closes gh-20600
2020-03-21 15:15:20 +01:00
Stephane Nicoll
8593270b5b
Only remove trailing slash from URI value
...
This commit upgrades the algorithm when trailing slash are to be
ignored. Previously a root URI (i.e. "/") would result to to empty
string which is an issue for monitoring system that requires tag values
to be non empty. If the URI is a single character, the trailing is not
applied and "/" is left as is.
Closes gh-20536
2020-03-21 15:11:50 +01:00
Stephane Nicoll
9766127f9a
Merge branch '2.2.x'
...
Closes gh-20599
2020-03-21 14:02:09 +01:00
Stephane Nicoll
1bf7d25141
Remove Java 13 CI job
...
Closes gh-20578
2020-03-21 13:56:41 +01:00
Brian Clozel
9e67868694
Upgrade to spring-doc-resources 0.2.0.RELEASE
2020-03-21 11:35:05 +01:00
Brian Clozel
6b9f2cac17
Fix section title levels in reference docs
2020-03-21 11:33:42 +01:00
Brian Clozel
ffdf9a422f
Polish Liveness and Readiness support
...
This commit moves the core Liveness and Readiness support to its own
`availability` package. We've made this a core concept independent of
Kubernetes.
Spring Boot now produces `LivenessStateChanged` and
`ReadinessStateChanged` events as part of the typical application
lifecycle.
Liveness and Readiness Probes (`HealthIndicator` components and health
groups) are still configured only when deployed on Kubernetes.
This commit also improves the documentation around Probes best practices
and container lifecycle considerations.
See gh-19593
2020-03-20 23:54:00 +01:00
Andy Wilkinson
3edc1c3a7d
Merge pull request #20585 from dreis2211
...
* gh-20585:
Upgrade to Gradle 6.3 RC4
Closes gh-20585
2020-03-20 11:15:29 +00:00
dreis2211
7a77dbdea8
Upgrade to Gradle 6.3 RC4
...
See gh-20585
2020-03-20 11:15:09 +00:00
Andy Wilkinson
6cff66ac4d
Merge branch '2.2.x'
...
Closes gh-20590
2020-03-20 11:03:37 +00:00
Andy Wilkinson
9e7ab46ecc
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20589
2020-03-20 11:03:15 +00:00
Andy Wilkinson
5e61f0d7b1
Merge pull request #20583 from j0rdanit0
...
* gh-20583:
Link to correct factory in TomcatReactiveWebServerFactory's javadoc
Closes gh-20583
2020-03-20 11:02:57 +00:00
Jordan Simpson
0d9d0f8532
Link to correct factory in TomcatReactiveWebServerFactory's javadoc
...
See gh-20583
2020-03-20 11:02:41 +00:00
Andy Wilkinson
c3b04d7376
Merge branch '2.2.x'
...
Closes gh-20588
2020-03-20 10:55:27 +00:00
Andy Wilkinson
242e6b9974
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20587
2020-03-20 10:54:43 +00:00
Andy Wilkinson
4eb393ec5b
Merge pull request #20577 from dreis2211
...
* gh-20577:
Only suggest Ubuntu versions available in the Docker registry
Closes gh-20577
2020-03-20 10:54:08 +00:00
dreis2211
e6abcacf1a
Only suggest Ubuntu versions available in the Docker registry
...
See gh-20577
2020-03-20 10:53:40 +00:00